Secure end-to-end transport through intermediary nodes

Information

  • Patent Grant
  • 8127342
  • Patent Number
    8,127,342
  • Date Filed
    Thursday, September 23, 2010
    14 years ago
  • Date Issued
    Tuesday, February 28, 2012
    13 years ago
Abstract
A communication network encrypts a first portion of a transaction associated with point-to-point communications using a point-to-point encryption key. A second portion of the transaction associated with end-to-end communications is encrypted using an end-to-end encryption key.
Description
BACKGROUND

Security is a concern when information is transferred over the Internet. Encryption technology may be used to protect data transferred between two nodes communicating across a network such as the Internet. The Internet infrastructure involved in transferring a particular set of data may include one or more intermediary network processing nodes that need to process different portions of the data in order to correctly route the packets between the two endpoints.


The intermediary network processing nodes may be given access to the encryption key used to encrypt the data. However, decrypting the packets at the intermediary points presents a security risk. For example, an eavesdropper may be able to access the data after being decrypted at the intermediary network processing nodes.


The present invention addresses this and other problems associated with the prior art.


SUMMARY OF THE INVENTION

A communication node encrypts a first portion of a transaction associated with point-to-point communications using a point-to-point encryption key corresponding to a first security association. A second portion of the transaction associated with end-to-end communications is encrypted using an end-to-end encryption key corresponding to a second security association.


The foregoing and other objects, features and advantages of the invention will become more readily apparent from the following detailed description of a preferred embodiment of the invention which proceeds with reference to the accompanying drawings.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a block diagram showing how encryption keys are exchanged in a communication network.



FIG. 2 is a block diagram showing how data is encrypted according to the encryption keys.



FIG. 3 is a block diagram showing how multiple encryption keys are exchanged between different servers in the communication network.



FIG. 4 is a diagram showing how different types of data are encrypted using different encryption keys.



FIG. 5 is a diagram showing an encryption schema used for encrypting transactions.



FIGS. 6-8 are block diagrams showing how different devices in the communication network use the encryption schema to encrypt and decrypt transactions.



FIG. 9 shows how a large transaction is encoded into multiple packets.





DETAILED DESCRIPTION

The transfer of different types of data may be referred to below generally as a transaction. These transactions can be used for transferring email data, calendars, contacts, tasks, notes, electronic documents, files or any other type of control or content data.



FIG. 1 shows one embodiment of a communication network 12 that includes a mobile network 14, an enterprise network 18, and a communication management system 16 that manages communications between the mobile network 14 and the enterprise network 14. The mobile network 14 includes mobile devices 21 that communicate with an IP infrastructure through a wireless or landline service provider. Since mobile networks 14 are well known, they are not described in further detail.


The enterprise network 18 can be any business network, individual user network, or local computer system that maintains local email or other data for one or more users. In the embodiment shown in FIG. 1, the enterprise network 18 includes an email server 34 that contains a user mailbox 44 accessible using a Personal Computer (PC) 38. In one example, the email server 34 may be a Microsoft® Exchange® server and the PC 38 may access the mailbox 44 through a Microsoft® Outlook® software application. The mailbox 44 may contain emails, contact lists, calendars, tasks, notes, or any other type of data or electronic document.


The PC 38 is connected to the email server 34 over a Local Area Network (LAN) 35. The PC 38 includes memory 39 for storing local files that may include personal email data as well as any other types of electronic documents. Personal client software 40 is executed by a processor 37 in the PC 38. The personal client 40 enables access to email, calendars, and contact information as well as local files for mobile device 21.


The communication management system 16 includes at least one management server 28 that includes a processor 33. The processor operates a transfer agent 31 that manages the transactions between the mobile device 21 and the enterprise network 18. A user database 42 includes configuration information for different users of a mobile communication server. For example, the user database 42 may include login data for user of the mobile communication server. While referred to as a management system 16 and management server 28, this can be any intermediary system that includes one or more intermediary servers that operate between the mobile network 14 and the enterprise or private network 18.


The personal client 40 makes an outbound connection 25 to the management server 28. The personal client 40 registers the presence of a particular user to the management server 28 and negotiates a security association specifying a cryptographic ciphersuite (including encryption cipher, key length, and digital signature algorithm) and a unique, secret point-to-point encryption key 29 over connection 25. In one example, the key 29 is an Advanced Encryption Standard (AES) key, which is negotiated using the Diffie-Hellman cryptographic algorithm. Of course, encryption ciphers other than AES can also be used. The encryption key 29 enables secure communication between management server 28 and PC 38 over connection 25.


The mobile device 21 negotiates a point-to-point security association, specifying a cryptographic ciphersuite and a unique encryption key 27, with the management server 28. In one example, the point-to-point encryption key 27 is an AES encryption key. The negotiated security association that includes encryption key 27 enables secure point-to-point communication between the mobile device 21 and the management server 28 over connection 23. Each different mobile device 21 must negotiate a different security association that includes a unique encryption key 27 with the management server 28.


The point-to-point encryption key 27 may be used for encrypting control data that needs to be transferred between the mobile device 21 and management server 28. The point-to-point encryption key 29 may be used for encrypting control data that needs to be transferred between the management server 28 and personal client 40. For example, the control data may include login information and transaction routing information.


An end-to-end security association, specifying a cryptographic ciphersuite and a unique encryption key 46, is negotiated between the mobile device 21 and the personal client 40. In one example, the end-to-end encryption key 46 is an AES encryption key. The end-to-end encryption key 46 is used for encrypting transaction payloads transferred between personal client 40 and mobile device 21. For example, the end-to-end encryption key 46 may be used for encrypting the content of emails, files, file path names, contacts, notes, calendars, electronic documents and any other type of data that needs to be securely transferred between mobile device and the PC. The end-to-end encryption key 46 is only known by the mobile device 21 and the personal client 40. Data encrypted using the end-to-end key 46 cannot be decrypted by the management server 28.



FIG. 2 shows an example of a synchronization transaction 60A sent by the mobile device 21 requesting retrieval of the latest email messages in mailbox 44. One portion 63A of the synchronization transaction 60A is encrypted by the mobile device 21 using the point-to-point encryption key 27 (FIG. 1). Another portion 65 of synchronization transaction 60A is encrypted using the end-to-end encryption key 46. Another third portion 61A of the synchronization transaction 60 may not be encrypted at all. The mobile device 21 sends the synchronization transaction 60A to the management server 28 over connection 23.


The management server 28 decrypts the portion 63A of the transaction 60 encrypted using the point-to-point encryption key 27. Since server 28 does not have encryption key 46, portion 65 is not decrypted. The management server 28 decodes any unencrypted data 61A and the decrypted point-to-point data 63A to determine how to process the synchronization transaction 60A. Part of the processing may include re-encrypting some or all of the decrypted data 63A back into point-to-point encrypted data 63B using encryption key 29. The management server 28 may also modify or add to the unencrypted data 61A to generate new unencrypted data 61B. The unencrypted data 61B and the re-encrypted point-to-point data 63B are combined with the end-to-end encrypted data 65 to generate new synchronization transaction 60B. The transaction 60B is transported to personal client 40 over the connection 25.


The personal client 40 decrypts the point-to-point encrypted data 63B using the encryption key 29 and decrypts the end-to-end encrypted data 65 using the encryption key 46. The personal client 40 obtains email messages 62 from the mailbox 44 pursuant to the decrypted instructions in synchronization transaction 60B. The personal client 40 encrypts the content of the email messages 62 using the end-to-end encryption key 46.


The personal client 40 generates a response transaction 66A that may attach an envelope 64A to the end-to-end encrypted email messages 62. The envelope 64A may contain communication parameters identifying transaction 66A as a response to the synchronization transaction 60B and may contain other message parameters such as the size of the email messages 62.


Some or all of the envelope 64A may be encrypted using the point-to-point encryption key 29. The personal client 40 then sends message 66A to the management server 28. The management server 28 decrypts the envelope 64A using the point-to-point encryption key 29 and processes the decrypted data necessary for forwarding the response transaction 66A to the mobile device 21. The payload 62 in the response transaction 66A is not decrypted since the management server 28 does not have access to end-to-end key 46.


The management server 28 re-encrypts some or all of the information in envelope 64A into envelope 64B. The envelope 64B is re-encrypted using the point-to-point key 27. A response message 66B is generated that includes the envelope 64B and end-to-end encrypted payload 62.


The response message 66B is transported to mobile device 21 over connection 23. The mobile device 21 decrypts the envelope 64B using encryption key 27 and decrypts the payload 62 using the encryption key 46. The decrypted payload 62 is then displayed on the mobile device 21. For example, emails from the mailbox 44 are displayed on the mobile device 21.



FIG. 3 shows another embodiment of the invention. The communication management system 16 may include multiple servers 70, 72 and 74 that each perform different communication management tasks. Transactions 71 and 73 sent between mobile device 21 and PC 38 may need to be processed by different combinations of servers 70, 72 and 74.


Encryption key 76 is negotiated between server 70 and server 74, encryption key 78 is negotiated between server 70 and server 72, and encryption key 80 is negotiated between server 72 and server 74. The negotiated encryption keys 76, 78 and 80 are used when processing the transactions 71 and 73.


For example, the transaction 73 may be sent from personal client 40 to server 74. The personal client 40 encrypts some or all of the envelope 75 in transaction 73 using the encryption key 29 and encrypts a payload 77 using encryption key 46. After receiving transaction 73, server 74 decrypts envelope 75 using encryption key 29.


Server 74 may then need to send the transaction 73 to server 70. Server 74 re-encrypts the decrypted envelope 75 using encryption key 76. Upon receiving message 73, server 70 decrypts envelope 75 using encryption key 76. After processing the contents, the server 70 re-encrypts the envelope 75 using the encryption key 27 previously negotiated with mobile device 21. The transaction 73 is then sent from server 70 to mobile device 21. Similar to FIG. 2, the servers 70, 72 and 74 never have access to the encrypted payload 77 in transaction 73.


A synchronization transaction 71 on the other hand may need to be processed by all three servers 70, 72 and 74. A portion of the synchronization transaction 71 is encrypted using encryption key 27 when transported from mobile device 21 to server 70. Encryption key 78 is used for encrypting a portion of transaction 71 when transported from server 70 to server 72. Encryption key 80 is used to encrypt a portion of synchronization transaction 71 when transported from server 72 to server 74. Encryption key 29 is then used when the transaction 71 is transported from server 74 to PC 38.


Algorithms exist that allow secure negotiation of encryption keys between two nodes that are communicating directly with each other or that are communicating through intermediary nodes. One example of an encryption algorithm that allows secure key negotiation regardless of network topology is Elliptic Curve Cryptography Diffie-Hellman (ECC-DH).



FIG. 4 shows how encryption is performed differently for different types of data or for data associated with different destinations. Transaction 82 includes content data 88 such as the contents of an email message, an electronic document, or any other type of information that should only be accessed by two endpoints. The content data 88 is encrypted using an end-to-end encryption key.


A second portion 86 of transaction message 82 may include control information that only needs to be processed by one particular server. In this case, control data 86 is encrypted using a first point-to-point encryption key. A third portion of data 84 in transaction 82 may have other control information, for example, error checking data, that needs to be processed by a different server. Accordingly, the error checking data 84 is encrypted using a second point-to-point encryption key different than either of the other two encryption keys used for encrypting data 88 and 86.



FIG. 5 explains in more detail how an encryption scheme is used by the mobile device 21, management server 28, and personal client 40 when processing transactions between a source and a target device. In the example below, the mobile device 21 is operating as a source for sending a transaction 90. The transaction 90 requests personal client 40 to send a document 92 located in a personal directory in local memory 39 of PC 38. The personal client 40 operates as a target for the transaction 90 and the management server 28 operates as the transfer agent for transferring the transaction 90 from the mobile device 21 to the personal client 40.


It should be understood that this is only an example, and the devices shown in FIG. 5 can process many different types of transactions. For example, the transaction 90 may request synchronization of emails in the PC 38 with emails in the mobile device 21. Further, any device can operate as a source or target for the transaction. For example, the personal client 40 operates as a source and the mobile device 21 operates as a target when a transaction 91 is sent as a reply to request 90.


The mobile device 21, management server 28, and the personal client 40 are all configured with an encryption schema 94 that identifies how specific items in the transaction 90 are to be encrypted. Each device is also configured with different security associations as described above in FIGS. 1-3. For example, the mobile device 21 has both Point-to-Point (PP) key 27 and End-to-End (EE) key 46. Management server 28 has PP key 27 and PP key 29, and the PC 38 has PP key 29 and EE key 46.


Referring to FIGS. 5 and 6, the mobile device 21 in block 100 forms the request transaction 90. One example of a request is as follows.


















Request:
{auth_token = ″abc″,




device_id = ″xyz″,




method_id = ″GetDocument″,




args = {path = ″/docs”}




}










Mobile device 21 attaches an auth_token to transactions sent to the management server 28. For example, the mobile device 21 may be required to authenticate to the management server 28 by transmitting a username and password prior to being permitted to submit other transactions for processing. The server 28 issues the mobile device 21 an auth_token after successfully validating the username and password against information in the user database 42. The mobile device 21 then attaches the auth_token to subsequent transactions sent to the management server 28. The management server 28 uses the auth_token to identify and authenticate the source of each transaction and to determine where to route the transaction.


The device_id identifies the particular mobile device 21 sending the request 90. The device_id may be necessary for example when a user has more than one mobile device. The personal client 40 can use different device_id values to track when synchronization information was last sent to each of multiple different mobile devices. The device_id can also be used by either the management server 28 or the personal client 40 to determine how to format data sent to particular types of mobile devices 21. For example, data may need to be formatted differently for a cell phone as opposed to a personal computer. The device_id can also be used to correlate a known security association with a particular mobile device.


The method_id item in the example identifies a particular function GetDocument associated with request 90. The method_id item also requires the inclusion of related argument items that identify the parameters for the GetDocument function. For example, the argument items might include the expression path=“/docs” identifying the pathname where the requested documents are located.


Block 102 in FIG. 6 establishes the encryption schema 94 previously shown in FIG. 5. One example of an encryption schema 94 is shown below illustrating how the example GetDocument request shown above would be handled in the specific case of communication between the mobile device 21 and the management server 28.


















Encryption schema:
{GetDocument =









{clear = [“device_id”],



 pp = [“auth_token”, “user_id”],



 ee = [“args.path”]



}



default = { pp }









}










Any items that do not require encryption are assigned to the data channel labeled “clear”. For example, the device_id item in the example is assigned to the channel “clear”. Items requiring the use of point-to-point encryption are assigned to data channel “pp” and therefore are encrypted using the PP key 27 as shown in FIG. 5. In this example the auth_token is assigned to the “pp” channel and encrypted using the PP key 27. Items requiring end-to-end encryption are assigned to the “ee” channel and encrypted using the EE key 46 shown in FIG. 5. In this example the “args.path” item is assigned to the “ee” channel and encrypted using the EE key 46.


In this example, any item that is not explicitly declared in the encryption schema 94 is assigned by default to the “pp” channel. Since the method_id item has not been specifically declared in the encryption schema 94, it is assigned to the “pp” channel by default and encrypted using the PP key 27.


It is important to note that the context of the communication determines the specific security association selected for encryption of a channel. For example, the first “pp” channel between mobile device 21 and management server 28 uses a security association different from the one established for the second, independently established “pp” channel between management server 28 and personal client 40. In this example, the first “pp” channel would employ the PP key 27 in FIG. 5 for transactions between device and server, while the second “pp” channel would use the PP key 29 for transactions between server and client. Because each security association is independently negotiated, the differences between the two aforementioned “pp” channels could extend beyond each channel having a unique key to include different key lengths (i.e. 256 bit vs. 128 bit), encryption ciphers (i.e. Triple DES vs. AES), digital signature algorithm (i.e. SHA1 vs. MD5), or other security parameters.


In order to prepare the request 90 for transmission, the mobile device 21 in block 104 of FIG. 6 performs a pattern match of the request 90 using the encryption schema 94. This pattern match separates the items in request 90 into different channels. One example of the different channels is shown below. In this example, the items in each channel are associated with predefined security associations: clear, pp, and ee.















Channels:




{clear = { device_id = “xyz”}



pp = {auth_token = “abc”, method_id = “GetDocument”}



ee = {args = {path = {path = “/docs”}}}



}









In block 106, the channel contents are encoded (via a process commonly known as serialization) into arrays of bits or bytes referred to as data groups. These groupings of bits or bytes are referred to generally below as arrays but can be any type of partition, group, etc.


The contents of the clear channel are encoded into an array of bits referred to as data_group_1, the contents of the pp channel are encoded into an array of bits referred to as data_group_2, and the contents of the ee channel are encoded into an array of bits referred to as data_group_3. The contents of each channel need to be encoded into bit arrays so that they can be encrypted. The contents of the channels after being encoded into bit arrays are represented as follows.


















Encoded




Channels:
{clear = data_group_1




pp = data_group_2




ee = data_group_3}










The bit arrays are then encrypted in block 108 according, to, the security association parameters for each channel. According to the encryption schema 94, bits in the clear channel (data_group_1) are not encrypted. The bits in the pp channel data_group_2 are encrypted using the point-to-point security association between mobile device 21 and management server 28, using PP key 27, and are referred to after encryption as pp_data_group_2. The bits in the ee channel data_group_3 are encrypted using the end-to-end security association between mobile device 21 and personal client 40, using EE key 46, and are referred to after encryption as ee_data_group_3. The data groups are represented as follows after encryption:


















Encrypted




Channels:
{clear = data_group_1




pp = pp_data_group_2




ee = ee_data_group_3}










The bits making up the encrypted and unencrypted channels are then encoded into one or more packets in block 110. For clarity, the description below will refer to a single packet, however, the data from the channels may be contained in multiple packets. Some of the contents of the packet are shown below.












Packet


















Header
length




version




flags



Payload
count = 3




“clear”




data_group_1




“pp”




pp_data_group_2




“ee”




ee_data_group_3










Information in the packet header may include the packet length, a version number, and other flags. The packet payload includes a count identifying 3 pairs of items. The three items include the non-encrypted contents in the clear channel, the pp encrypted contents of the pp channel, and the ee encrypted contents of the ee channel. The packet is then transported by mobile device 21 in block 112 to the management server 28.


Referring to FIGS. 5 and 7, the transfer agent operating in server 28 receives the packet in block 114. The bits in the packet are separated in block 116 back into the different channels clear=data_group_1, pp=pp_data_group_2, and ee=ee_data_group_3.


The data in the clear channel does not need to be decrypted. The transfer agent in block 118 decrypts the only bits in channels for which it has a known security association. The transfer agent, as a member of the point-to-point security association between mobile device 21 and management server 28, possesses the PP key 27 and therefore decrypts the contents of the pp channel. The transfer agent is not a member of the end-to-end security association between mobile device 21 and personal client 40, does not have the EE key 46 and therefore does not decrypt the data in the ee channel. Decryption produces the following data groups: clear=data_group_1, pp=data_group_2, and ee=ee_data_group_3.


The transfer agent in block 120 decodes the contents of the clear and pp channels. The contents of the encrypted ee channel are not decoded, but instead are maintained in an unmodified state for eventual transport to the personal client 40. Decoding produces the following contents.















Decoded



Channels:
{clear = {device_id = “xyz”}



pp = {auth_token = “abc”, method_id = “GetDocument”}



ee=ee_data_group_3



}










In block 122 a partial request is formed by merging the items of the clear and pp channels. The partial request in this example could look similar to the following:


















Partial Request:
{auth_token = “abc”,




device_id = “xyz”,




method_id = “GetDocument”,




args = { }




encrypted = {ee=ee_data_group_3}




}










The transfer agent in block 124 processes the partial request. In this example, the transfer agent may verify the request is authorized by matching the value of auth_token (“abc”) with contents in the user database 42 (FIG. 5). The auth_token and the method_id (“GetDocument”) indicate that the transaction 90 is a document request directed to the personal client 40.


The transfer agent may identify a user_id=“joe” associated with the auth_token=“abc” and generate the following new request.


















New Request:
{user_id = “joe”,




device_id = “xyz”,




method_id = “GetDocument”,




args = { }




encrypted = {ee=ee_data_group_3}




}










In block 126 the transfer agent performs another pattern match of the new request with the encryption schema 94 to reform the channel contents associated with the different security associations. In this example, the items in the clear, pp, and ee channels are fairly similar to the items originally sent by the mobile device 21. The reformed channel contents are shown below.

















Channels Reformed



by Transfer Agent:









{clear = { device_id = “xyz”}



pp = {user_id = “joe”, method_id = “GetDocument”}



ee = ee_data_group_3



}










The transfer agent in block 128 encodes the contents of the clear channel into a bit array (clear=data_group_1). Since the encryption schema 28 defines no encryption for the clear channel, the bit array data_group_1 is not encrypted. The contents of the pp channel are encoded into a bit array pp=data_group_2 and then encrypted using the point-to-point security association between the management server 28 and the personal client 40, using PP key 29, forming the encrypted bit array pp=pp_data_group. The contents of the ee channel have never been decrypted or decoded by the transfer agent and therefore do not need to be re-encoded or encrypted. The following represents the bit arrays for reformed transaction.

















Encoded/encrypted










Channels:
{clear = data_group_1




pp = pp_data_group_2




ee = ee_data_group_3}










The transfer agent in block 130 encodes the channel contents into a packet format similar to that shown above. The packet is then transported to the personal agent 40 in block 132.


Referring to FIGS. 5 and 8, the personal client 40 is the target of the transaction 90. The personal client 40 receives the packet in block 140 and separates the bits in the packet back into channels in block 142.

















Encoded/encrypted










Channels:
{clear = data_group_1




pp = pp_data_group_2




ee = ee_data_group_3}











The personal client 40 has the PP key 29, the EE key 46, and knowledge of the relevant security associations. Therefore the contents of both the pp channel and the ee channel are decrypted in block 144 generating the following decrypted bit arrays.


















Decrypted




Channels:
{clear = data_group_1




pp = data_group_2




ee = data_group_3}










The contents of the channels are then decoded in block 146 generating the following request items.


















Decoded




Channels:
{clear = { device_id = “xyz”}




pp = {user_id = “joe”,




method_id = “GetDocument”}




ee = {args = {path = “/docs”}




}











The contents of the channels are then merged together in block 148 forming the reformed request 90 with the auth_token replaced with the user_id.


















Request 90:
{device_id = “xyz”,




user_id = “joe”,




method_id = “GetDocument”,




args = {path = “/docs”}




}










The personal client 40 processes the request 90 in block 150. Pursuant to the request 90, the personal client 40 retrieves the identified documents and then creates a reply transaction 91 (FIG. 5) in a manner similar to mobile device 21 formed request 90. For example, the retrieved documents are encrypted using the end-to-end security association between the personal client 40 and the mobile device 21, using EE key 46. Some or all of the control information in the reply 91 is encrypted using the point-to-point security association between the personal client 40 and the management server 28, which includes PP key 29. The reply 91 may look similar to the following.


















Reply 91:
{method_id = “GetDocumentResponse”,




args = {document = xxx,









size = 5123,



content_type= “text/plain”,



name =“readme.txt”}









}










According to the encryption schema, the method_id may be encrypted using the PP key 29 and the remainder of the contents in reply 91 may be encrypted using the EE key 46.


Data Streaming


Referring to FIG. 9, multiple packets 162-174 are used for transporting different portions of the same transaction 160. The multipacket transaction 160 may be used when one or more large documents are transferred between personal client 40 and the mobile device 21.


In one example, predetermined maximum packet length is configured to be 1000 bytes. If the transaction 160 is determined to be less than 1000 bytes, the contents of the clear, pp, and ee channels are encoded into a single packet. However, in this example, it is determined that 500 bytes of data exist in the pp channel and 4500 bytes of data exist in the ee channel. All the contents of the pp channel are encoded into a 500 byte packet 164. The data from the ee channel is encoded into four separate 1000 byte packets 166-174 and one 500 byte packet 174.


A header packet 162 is formed that identifies all the packets 162-174 as part of the same transaction 160. The data in the header packet 162 is unencrypted. Since the header packet 162 is unencrypted, it can also contain data from the clear channel. Alternatively, data from the clear channel can be encoded into a separate unencrypted packet. The header packet 162 identifies 500 bytes of data encrypted using the PP encryption key and 4,500 bytes of data encrypted using the EE encryption key.


The node receiving the message 160 reads the header 162 and determines the transaction 160 is a multipacket message (streaming=true). In one embodiment, the clear packet header 162 always comes first and is immediately followed by the pp packet 164. The pp packet 164 is immediately followed by ee packets 166-174. This order can be guaranteed using protocols such as Transmission Control Protocol/Internet Protocol (TCP/IP). Transmitting the packets in this predetermined order eliminates having to attach labels to each packet to identify the type of encryption. Alternatively, sequence numbers can be assigned to the packets 162-174.


The node receiving transaction 160 may receive, decrypt and decode different portions of the transaction 160 at a time. For example, the processing node may first process the unencrypted clear data in the header packet 162 to determine if the transaction 160 is unauthorized. If the transaction is not authorized, the processing node can discard the remainder of the transaction 160 without having to decrypt and decode the pp packet 164 and ee packets 166-174.


If the information in the header packet 162 is authorized, the processing node decrypts and decodes data in the pp packet 164. If the data in the pp packet 164 is invalid or has been tampered with, the remaining ee packets 166-174 can be discarded without being further processed.


The system described above can use dedicated processor systems, micro controllers, programmable logic devices, or microprocessors that perform some or all of the operations. Some of the operations described above may be implemented in software and other operations may be implemented in hardware.


For the sake of convenience, the operations are described as various interconnected functional blocks or distinct software modules. This is not necessary, however, and there may be cases where these functional blocks or modules are equivalently aggregated into a single logic device, program or operation with unclear boundaries. In any event, the functional blocks and software modules or features of the flexible interface can be implemented by themselves, or in combination with other operations in either hardware or software.


Having described and illustrated the principles of the invention in a preferred embodiment thereof, it should be apparent that the invention may be modified in arrangement and detail without departing from such principles. We claim all modifications and variation coming within the spirit and scope of the following claims.

Claims
  • 1. A system for secure communication in a mobile network, the system comprising: a server configured to:encrypt or decrypt an item in a plurality of transactions in the mobile network based on a security association associated with a data type of the item;wherein, the server is communicatively coupled to the mobile network, the mobile network including an endpoint of the plurality of transactions.
  • 2. The system of claim 1, wherein the security association which is associated with the data type is specified in an encryption schema.
  • 3. The system of claim 2, wherein, the server is configured with the encryption schema.
  • 4. The system of claim 2, wherein, one of the plurality of transactions is generated by a mobile device, wherein, the mobile device is configured with the encryption schema.
  • 5. The system of claim 1, wherein the plurality of types of item comprises one or more of: email data, calendar data, contact data, and task data.
  • 6. The system of claim 1, wherein the plurality of transactions comprise a data synchronization transaction.
  • 7. The system of claim 1, wherein, one of the plurality of transactions is generated by a mobile device.
  • 8. The system of claim 1, wherein, the server is further coupled to at least one enterprise network communicatively, said at least one enterprise network includes at least one endpoint of the plurality of transactions.
  • 9. The system of claim 1, wherein, the server is intermediary to the mobile network and the at least one enterprise network.
  • 10. The system of claim 1, wherein the server is further configured to: process the plurality of transactions having a plurality of types of items;associate each of the plurality of types of item with a corresponding security associations in accordance with an encryption schema.
  • 11. The system of claim 1, wherein, the security association is associated with a given channel in the plurality of transactions.
  • 12. A method for secure communication in a mobile network, the method comprising: encrypting or decrypting an item in the plurality of transactions in the mobile network based on a security association with a data type of the item;receiving the item from, or transmitting the item to, an endpoint for the plurality of transactions via the mobile network.
  • 13. The method of claim 12, further comprising, processing the plurality of transactions having multiple types of items;associating each of the multiple types of item with a corresponding security association;correlating the corresponding security association with a given channel in the plurality of transactions.
  • 14. The method of claim 12, wherein at least one of the plurality of transactions comprises multiple data types of items.
  • 15. The method of claim 12, wherein the security association comprises a point-to-point security association.
  • 16. The method of claim 12, wherein the security association specifies a cryptographic algorithm or a cryptographic key length.
  • 17. The method of claim 12, wherein one of the plurality of transactions is associated with multiple security associations.
  • 18. The method of claim 12, wherein an encryption schema specifies a associations between data types of items and security associations.
  • 19. The method of claim 12, wherein the security association comprises an end-to-end security association.
  • 20. A mobile device for secure communication in a mobile network, the mobile device comprising: A processor configured to, associate a data type of an item with a security associations;encrypt or decrypt the item a plurality of transactions in the mobile network based on the security association;communicate with the mobile network, the mobile network including an endpoint of the plurality of transactions.
  • 21. The mobile device of claim 20, wherein the security association which is associated with the data type is specified in an encryption schema.
  • 22. The mobile device of claim 20, wherein the security association specifies a cryptographic algorithm or a cryptographic key length.
CROSS-REFERENCES TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 11/875,785, filed Oct. 19, 2007 now U.S. Pat. No. 7,827,597, titled “SECURE TRANSPORT FOR MOBILE COMMUNICATION NETWORK”, which application is a continuation of U.S. patent application Ser. No. 10/339,369, filed Jan. 8, 2003 now U.S. Pat. No. 7,305,700, titled “SECURE TRANSPORT FOR MOBILE COMMUNICATION NETWORK”, which application claims the benefit of U.S. Provisional Application No. 60/346,881, filed Jan. 8, 2002, titled “METHOD AND SYSTEM FOR MOBILE DATA COMMUNICATIONS,” and claims the benefit of U.S. Provisional Application No. 60/403,249, filed Aug. 12, 2002, titled “MOBILE DATA SERVICES” the contents of which are hereby incorporated in their entirety by reference.

US Referenced Citations (906)
Number Name Date Kind
222458 Connolly et al. Dec 1879 A
447918 Strowger Mar 1891 A
4200770 Hellman et al. Apr 1980 A
4255796 Gabbe et al. Mar 1981 A
4276597 Dissly et al. Jun 1981 A
4531020 Wechselberger et al. Jul 1985 A
4807182 Queen Feb 1989 A
4831582 Miller et al. May 1989 A
4875159 Cary et al. Oct 1989 A
4897781 Chang et al. Jan 1990 A
4972457 O'Sullivan Nov 1990 A
5008853 Bly et al. Apr 1991 A
5159624 Makita Oct 1992 A
5220657 Bly et al. Jun 1993 A
5263157 Janis Nov 1993 A
5283856 Gross et al. Feb 1994 A
5357431 Nakada et al. Oct 1994 A
5384892 Strong Jan 1995 A
5386564 Shearer et al. Jan 1995 A
5392390 Crozier Feb 1995 A
5434994 Shaheen et al. Jul 1995 A
5436960 Campana, Jr. et al. Jul 1995 A
5438611 Campana, Jr. et al. Aug 1995 A
5479472 Campana, Jr. et al. Dec 1995 A
5487100 Kane Jan 1996 A
5493692 Theimer et al. Feb 1996 A
5519606 Frid-Nielsen et al. May 1996 A
5555376 Theimer et al. Sep 1996 A
5559800 Mousseau et al. Sep 1996 A
5572571 Shirai Nov 1996 A
5572643 Judson Nov 1996 A
5574859 Yeh Nov 1996 A
5581749 Hossain et al. Dec 1996 A
5600834 Howard Feb 1997 A
5603054 Theimer et al. Feb 1997 A
5604788 Tett Feb 1997 A
5613012 Hoffman et al. Mar 1997 A
5619507 Tsuda Apr 1997 A
5619648 Canale et al. Apr 1997 A
5623601 Vu Apr 1997 A
5625670 Campana, Jr. et al. Apr 1997 A
5625815 Maier et al. Apr 1997 A
5627658 Connors et al. May 1997 A
5630081 Rybicki et al. May 1997 A
5631946 Campana, Jr. et al. May 1997 A
5632018 Otorii May 1997 A
5634053 Noble et al. May 1997 A
5647002 Brunson Jul 1997 A
5652884 Palevich Jul 1997 A
5664207 Crumpler et al. Sep 1997 A
5666530 Clark et al. Sep 1997 A
5666553 Crozier Sep 1997 A
5680542 Mulchandani et al. Oct 1997 A
5682524 Freund et al. Oct 1997 A
5684990 Boothby Nov 1997 A
5689654 Kikinis et al. Nov 1997 A
5692039 Brankley et al. Nov 1997 A
5696903 Mahany Dec 1997 A
5701423 Crozier Dec 1997 A
5701469 Brandli et al. Dec 1997 A
5704029 Wright, Jr. Dec 1997 A
5706211 Beletic et al. Jan 1998 A
5706502 Foley et al. Jan 1998 A
5706507 Schloss Jan 1998 A
5710918 Lagarde et al. Jan 1998 A
5713019 Keaten Jan 1998 A
5715403 Stefik Feb 1998 A
5717925 Harper et al. Feb 1998 A
5721908 Lagarde et al. Feb 1998 A
5721914 DeVries Feb 1998 A
5727202 Kucala Mar 1998 A
5729549 Kostreski et al. Mar 1998 A
5729704 Stone et al. Mar 1998 A
5729735 Meyering Mar 1998 A
5742905 Pepe et al. Apr 1998 A
5745360 Leone et al. Apr 1998 A
5752186 Malackowski et al. May 1998 A
5752246 Rogers et al. May 1998 A
5754938 Herz et al. May 1998 A
5757916 MacDoran et al. May 1998 A
5758088 Bezaire et al. May 1998 A
5758150 Bell et al. May 1998 A
5758322 Rongley May 1998 A
5758354 Huang et al. May 1998 A
5758355 Buchanan May 1998 A
5765171 Gehani et al. Jun 1998 A
5778346 Frid-Nielsen et al. Jul 1998 A
5778361 Nanjo et al. Jul 1998 A
5781614 Brunson Jul 1998 A
5781901 Kuzma Jul 1998 A
5781906 Aggarwal et al. Jul 1998 A
5787430 Doeringer et al. Jul 1998 A
5787441 Beckhardt Jul 1998 A
5790425 Wagle Aug 1998 A
5790790 Smith et al. Aug 1998 A
5790974 Tognazzini Aug 1998 A
5793413 Hylton et al. Aug 1998 A
5794210 Goldhaber et al. Aug 1998 A
5799318 Cardinal et al. Aug 1998 A
5802312 Lazaridis et al. Sep 1998 A
5802454 Goshay et al. Sep 1998 A
5802518 Karaev et al. Sep 1998 A
5802524 Flowers et al. Sep 1998 A
5806074 Souder et al. Sep 1998 A
5809242 Shaw et al. Sep 1998 A
5809415 Rossmann Sep 1998 A
5818437 Grover et al. Oct 1998 A
5819172 Campana, Jr. et al. Oct 1998 A
5819274 Jackson, Jr. Oct 1998 A
5819284 Farber et al. Oct 1998 A
5822324 Kostresti et al. Oct 1998 A
5822747 Graefe et al. Oct 1998 A
5826269 Hussey Oct 1998 A
5831664 Wharton et al. Nov 1998 A
5832483 Barker Nov 1998 A
5832489 Kucala Nov 1998 A
5832500 Burrows Nov 1998 A
5835722 Bradshaw et al. Nov 1998 A
5838252 Kikinis Nov 1998 A
5838768 Sumar et al. Nov 1998 A
5838973 Carpenter-Smith et al. Nov 1998 A
5845278 Kirsch et al. Dec 1998 A
5852775 Hidary Dec 1998 A
5852820 Burrows Dec 1998 A
5857201 Wright, Jr. et al. Jan 1999 A
5862223 Walker et al. Jan 1999 A
5867665 Butman et al. Feb 1999 A
5867817 Catallo et al. Feb 1999 A
5870759 Bauer et al. Feb 1999 A
5884323 Hawkins et al. Mar 1999 A
5889845 Staples et al. Mar 1999 A
5890147 Peltonen et al. Mar 1999 A
5892909 Grasso et al. Apr 1999 A
5898780 Liu et al. Apr 1999 A
5898917 Batni et al. Apr 1999 A
5903723 Beck et al. May 1999 A
5907618 Gennaro et al. May 1999 A
5909689 Van Ryzin Jun 1999 A
5913032 Schwartz et al. Jun 1999 A
5924096 Draper et al. Jul 1999 A
5928325 Shaughnessy et al. Jul 1999 A
5928329 Clark et al. Jul 1999 A
5937161 Mulligan et al. Aug 1999 A
5943676 Boothby Aug 1999 A
5948066 Whalen et al. Sep 1999 A
5951636 Zerber Sep 1999 A
5960394 Gould et al. Sep 1999 A
5960406 Rasansky et al. Sep 1999 A
5961590 Mendez et al. Oct 1999 A
5963642 Goldstein Oct 1999 A
5964833 Kikinis Oct 1999 A
5968131 Mendez et al. Oct 1999 A
5974238 Chase, Jr. Oct 1999 A
5974327 Agrawal et al. Oct 1999 A
5978837 Foladare et al. Nov 1999 A
5978933 Wyld et al. Nov 1999 A
5987440 O'Neil et al. Nov 1999 A
6000000 Hawkins et al. Dec 1999 A
6003070 Frantz Dec 1999 A
6006274 Hawkins et al. Dec 1999 A
6016478 Zhang et al. Jan 2000 A
6016520 Facq et al. Jan 2000 A
6018762 Brunson et al. Jan 2000 A
6023700 Owens et al. Feb 2000 A
6023708 Mendez et al. Feb 2000 A
6029238 Furukawa Feb 2000 A
6034621 Kaufman Mar 2000 A
6035104 Zahariev Mar 2000 A
6044372 Rothfus et al. Mar 2000 A
6044381 Boothby et al. Mar 2000 A
6047051 Ginzboorg et al. Apr 2000 A
6047327 Tso et al. Apr 2000 A
6052563 Macko Apr 2000 A
6052735 Ulrich et al. Apr 2000 A
6057855 Barkans May 2000 A
6065055 Hughes et al. May 2000 A
6073138 de l'Etraz et al. Jun 2000 A
6073142 Geiger et al. Jun 2000 A
6073165 Narasimhan et al. Jun 2000 A
6085166 Beckhardt et al. Jul 2000 A
6085192 Mendez et al. Jul 2000 A
6088677 Spurgeon Jul 2000 A
6101320 Schuetze et al. Aug 2000 A
6101480 Conmy et al. Aug 2000 A
6101531 Eggleston et al. Aug 2000 A
6112181 Shear et al. Aug 2000 A
6119014 Alperovich et al. Sep 2000 A
6119171 Alkhatib Sep 2000 A
6125369 Wu et al. Sep 2000 A
6125388 Reisman Sep 2000 A
6128627 Mattis et al. Oct 2000 A
6130898 Kostreski et al. Oct 2000 A
6131096 Ng et al. Oct 2000 A
6131116 Riggins et al. Oct 2000 A
6134432 Holmes et al. Oct 2000 A
6138013 Blanchard et al. Oct 2000 A
6138124 Beckhardt Oct 2000 A
6138128 Perkowitz et al. Oct 2000 A
6138146 Moon et al. Oct 2000 A
6141664 Boothby Oct 2000 A
6151606 Mendez Nov 2000 A
6157630 Adler et al. Dec 2000 A
6161140 Moriya Dec 2000 A
6167379 Dean et al. Dec 2000 A
6167435 Druckenmiller et al. Dec 2000 A
6170014 Darago et al. Jan 2001 B1
6173312 Atarashi et al. Jan 2001 B1
6173446 Khan et al. Jan 2001 B1
6175831 Weinreich et al. Jan 2001 B1
6178419 Legh-Smith et al. Jan 2001 B1
6181935 Gossman et al. Jan 2001 B1
6195533 Tkatch et al. Feb 2001 B1
6198696 Korpi et al. Mar 2001 B1
6198922 Baynham Mar 2001 B1
6201469 Balch et al. Mar 2001 B1
6202085 Benson et al. Mar 2001 B1
6205448 Kruglikov et al. Mar 2001 B1
6212529 Boothby et al. Apr 2001 B1
6219694 Lazaridis et al. Apr 2001 B1
6221877 Aronov et al. Apr 2001 B1
6223187 Boothby et al. Apr 2001 B1
6226686 Rothschild et al. May 2001 B1
6233341 Riggins May 2001 B1
6243705 Kucala Jun 2001 B1
6246875 Seazholtz et al. Jun 2001 B1
6247135 Feague Jun 2001 B1
6249808 Seshadri Jun 2001 B1
6256666 Singhal Jul 2001 B1
6263201 Hashimoto et al. Jul 2001 B1
6263340 Green Jul 2001 B1
6269369 Robertson Jul 2001 B1
6272545 Flanagin et al. Aug 2001 B1
6275850 Beyda et al. Aug 2001 B1
6289212 Stein et al. Sep 2001 B1
6292904 Broomhall et al. Sep 2001 B1
6295541 Bodnar et al. Sep 2001 B1
6300947 Kanevsky Oct 2001 B1
6304881 Halim et al. Oct 2001 B1
6308201 Pivowar et al. Oct 2001 B1
6317594 Gossman et al. Nov 2001 B1
6320943 Borland Nov 2001 B1
6324541 de l'Etraz et al. Nov 2001 B1
6324542 Wright, Jr. et al. Nov 2001 B1
6324544 Alam et al. Nov 2001 B1
6324587 Trenbeath et al. Nov 2001 B1
6327586 Kisiel Dec 2001 B1
6336117 Massarani Jan 2002 B1
6356937 Montville et al. Mar 2002 B1
6363352 Dailey et al. Mar 2002 B1
6370566 Discolo et al. Apr 2002 B2
6377810 Geiger et al. Apr 2002 B1
6380959 Wang et al. Apr 2002 B1
6389455 Fuisz May 2002 B1
6389457 Lazaridis et al. May 2002 B2
6397057 Malackowski et al. May 2002 B1
6397230 Carmel et al. May 2002 B1
6401104 LaRue et al. Jun 2002 B1
6401112 Boyer et al. Jun 2002 B1
6401113 Lazaridis et al. Jun 2002 B2
6405197 Gilmour Jun 2002 B2
6411696 Iverson et al. Jun 2002 B1
6415031 Colligan et al. Jul 2002 B1
6418308 Heinonen et al. Jul 2002 B1
6421669 Gilmour et al. Jul 2002 B1
6421781 Fox et al. Jul 2002 B1
6430602 Kay et al. Aug 2002 B1
6438585 Mousseau et al. Aug 2002 B2
6438612 Ylonen et al. Aug 2002 B1
6442589 Takahashi et al. Aug 2002 B1
6442637 Hawkins et al. Aug 2002 B1
6446118 Gottlieb Sep 2002 B1
6463463 Godfrey et al. Oct 2002 B1
6463464 Lazaridis et al. Oct 2002 B1
6487557 Nagatomo Nov 2002 B1
6487560 LaRue et al. Nov 2002 B1
6490353 Tan Dec 2002 B1
6496802 van Zoest et al. Dec 2002 B1
6499054 Hesselink et al. Dec 2002 B1
6505214 Sherman et al. Jan 2003 B1
6516327 Zondervan et al. Feb 2003 B1
6526506 Lewis Feb 2003 B1
6529908 Piett et al. Mar 2003 B1
6532446 King Mar 2003 B1
6535892 LaRue et al. Mar 2003 B1
6546005 Berkley et al. Apr 2003 B1
6549939 Ford et al. Apr 2003 B1
6556217 Makipaa et al. Apr 2003 B1
6593944 Nicolas et al. Jul 2003 B1
6601026 Appelt et al. Jul 2003 B2
6615253 Bowman-Amuah Sep 2003 B1
6618710 Zondervan et al. Sep 2003 B1
6621892 Banister et al. Sep 2003 B1
6625621 Tan et al. Sep 2003 B2
6636482 Cloonan et al. Oct 2003 B2
6639693 Ejiri et al. Oct 2003 B1
6640097 Corrigan et al. Oct 2003 B2
6640244 Bowman-Amuah Oct 2003 B1
6640249 Bowman-Amuah Oct 2003 B1
6643650 Slaughter et al. Nov 2003 B1
6643688 Fuisz Nov 2003 B1
6647384 Gilmour Nov 2003 B2
6650890 Irlam et al. Nov 2003 B1
6662016 Buckham et al. Dec 2003 B1
6668046 Albal Dec 2003 B1
6671695 McFadden Dec 2003 B2
6671700 Creemer et al. Dec 2003 B1
6671702 Kruglikov et al. Dec 2003 B2
6671757 Multer et al. Dec 2003 B1
6694336 Multer et al. Feb 2004 B1
6697807 McGeachie Feb 2004 B2
6701378 Gilhuly et al. Mar 2004 B1
6707801 Hsu Mar 2004 B2
6708221 Mendez et al. Mar 2004 B1
6714965 Kakuta et al. Mar 2004 B2
6721787 Hiscock Apr 2004 B1
6727917 Chew et al. Apr 2004 B1
6728530 Heinonen et al. Apr 2004 B1
6728786 Hawkins et al. Apr 2004 B2
6732101 Cook May 2004 B1
6732158 Hesselink et al. May 2004 B1
6735591 Khan May 2004 B2
6741232 Siedlikowski et al. May 2004 B1
6741855 Martin et al. May 2004 B1
6742015 Bowman-Amuah May 2004 B1
6745024 DeJaco et al. Jun 2004 B1
6745326 Wary Jun 2004 B1
6756882 Benes et al. Jun 2004 B2
6757362 Cooper et al. Jun 2004 B1
6757696 Multer et al. Jun 2004 B2
6760916 Holtz et al. Jul 2004 B2
6771294 Pulli et al. Aug 2004 B1
6775362 Ransom Aug 2004 B1
6779019 Mousseau et al. Aug 2004 B1
6782409 Yoshida Aug 2004 B1
6785868 Raff Aug 2004 B1
6785906 Gaughan et al. Aug 2004 B1
6799190 Boothby Sep 2004 B1
6804707 Ronning Oct 2004 B1
6816849 Halt, Jr. Nov 2004 B1
6820088 Hind et al. Nov 2004 B1
6820204 Desai et al. Nov 2004 B1
6829487 Eiden et al. Dec 2004 B2
6834195 Brandenberg et al. Dec 2004 B2
6847974 Wachtel Jan 2005 B2
6850757 Watanabe et al. Feb 2005 B2
6859212 Kumar et al. Feb 2005 B2
6867774 Halmshaw et al. Mar 2005 B1
6868447 Slaughter et al. Mar 2005 B1
6871220 Rajan et al. Mar 2005 B1
6873688 Aarnio Mar 2005 B1
6879985 Deguchi et al. Apr 2005 B2
6886030 Easterbrook et al. Apr 2005 B1
6892070 Warrier et al. May 2005 B2
6892196 Hughes May 2005 B1
6895394 Kremer et al. May 2005 B1
6895558 Loveland May 2005 B1
6898427 Griffith et al. May 2005 B1
6922547 O'Neill et al. Jul 2005 B2
6922721 Minborg et al. Jul 2005 B1
6925477 Champagne et al. Aug 2005 B1
6931529 Kunzinger Aug 2005 B2
6938079 Anderson et al. Aug 2005 B1
6944447 Portman et al. Sep 2005 B2
6944662 Devine et al. Sep 2005 B2
6947770 Rydbeck Sep 2005 B2
6957397 Hawkins et al. Oct 2005 B1
6965917 Aloni et al. Nov 2005 B1
6966058 Earl et al. Nov 2005 B2
6968175 Raivisto et al. Nov 2005 B2
6970879 Gilmour Nov 2005 B1
6972682 Lareau et al. Dec 2005 B2
6973299 Apfel Dec 2005 B2
6981041 Araujo et al. Dec 2005 B2
6981047 Hanson et al. Dec 2005 B2
6985983 Pellegrino et al. Jan 2006 B2
6986061 Kunzinger Jan 2006 B1
6987734 Hundemer Jan 2006 B2
6990472 Rosenhaft et al. Jan 2006 B2
6993326 Link, II et al. Jan 2006 B2
6993327 Mathis Jan 2006 B2
6999753 Beckmann et al. Feb 2006 B2
7026984 Thandu et al. Apr 2006 B1
7032242 Grabelsky et al. Apr 2006 B1
7035630 Knowles Apr 2006 B2
7046993 Haaramo et al. May 2006 B2
7047202 Jaipuria et al. May 2006 B2
7062024 Kreckel et al. Jun 2006 B2
7069308 Abrams Jun 2006 B2
7072678 Allison Jul 2006 B2
7079499 Akhtar et al. Jul 2006 B1
7082316 Eiden et al. Jul 2006 B2
7085365 Kauppinen Aug 2006 B2
7096030 Huomo Aug 2006 B2
7100821 Rasti Sep 2006 B2
7103432 Drader et al. Sep 2006 B2
7120692 Hesselink et al. Oct 2006 B2
7120928 Sheth et al. Oct 2006 B2
7130839 Boreham et al. Oct 2006 B2
7136645 Hanson et al. Nov 2006 B2
7139555 Apfel Nov 2006 B2
7139565 Fiatal et al. Nov 2006 B2
7140549 de Jong Nov 2006 B2
7146645 Hellsten et al. Dec 2006 B1
7149780 Quine et al. Dec 2006 B2
7149789 Slivka et al. Dec 2006 B2
7149959 Jones et al. Dec 2006 B1
7162241 Kim et al. Jan 2007 B2
7165727 de Jong Jan 2007 B2
7172118 Urken Feb 2007 B2
7181228 Boesch Feb 2007 B2
7184790 Dorenbosch et al. Feb 2007 B2
7185362 Hawkes et al. Feb 2007 B2
7194273 Vaudreuil Mar 2007 B2
7200390 Henager et al. Apr 2007 B1
7203733 Bern Apr 2007 B1
7206806 Pineau Apr 2007 B2
7209757 Naghian et al. Apr 2007 B2
7219222 Durbin et al. May 2007 B1
7224957 Spector May 2007 B2
7231206 Cudak et al. Jun 2007 B2
7233795 Ryden Jun 2007 B1
7234111 Chu et al. Jun 2007 B2
7239877 Corneille et al. Jul 2007 B2
7240095 Lewis Jul 2007 B1
7242680 Gallant Jul 2007 B2
7245926 Liao et al. Jul 2007 B2
7257391 Burgess et al. Aug 2007 B2
7257639 Li et al. Aug 2007 B1
7259666 Hermsmeyer et al. Aug 2007 B1
7260552 Riera Jorba et al. Aug 2007 B2
7260590 Williams Aug 2007 B1
7272830 de Jong Sep 2007 B2
7277408 Sorsa Oct 2007 B2
7289792 Turunen Oct 2007 B1
7289964 Bowman-Amuah Oct 2007 B1
7289971 O'Neil et al. Oct 2007 B1
7293107 Hanson et al. Nov 2007 B1
7295853 Jin et al. Nov 2007 B2
7305700 Boynton et al. Dec 2007 B2
7310350 Shao et al. Dec 2007 B1
7310729 Gordon et al. Dec 2007 B2
7349871 Labrou et al. Mar 2008 B2
7359720 Hartmaier et al. Apr 2008 B2
7373386 Gardner et al. May 2008 B2
7374099 de Jong May 2008 B2
7376701 Bhargava et al. May 2008 B2
7382879 Miller Jun 2008 B1
7388950 Elsey et al. Jun 2008 B2
7389412 Sharma et al. Jun 2008 B2
7392483 Wong et al. Jun 2008 B2
7395329 Holt et al. Jul 2008 B1
7430609 Brown et al. Sep 2008 B2
7441271 Fiatal et al. Oct 2008 B2
7461071 Fitzpatrick et al. Dec 2008 B2
7465231 Lewin et al. Dec 2008 B2
7469125 Nurmi Dec 2008 B2
7483036 Moore Jan 2009 B2
7499537 Elsey et al. Mar 2009 B2
7502615 Wilhoite et al. Mar 2009 B2
7519042 Gorday et al. Apr 2009 B2
7532571 Price et al. May 2009 B1
7539665 Mendez May 2009 B2
7551900 Kang et al. Jun 2009 B2
7567575 Chen et al. Jul 2009 B2
7574208 Hanson et al. Aug 2009 B2
7575171 Lev Aug 2009 B2
7587482 Henderson et al. Sep 2009 B2
7587608 Haller et al. Sep 2009 B2
7593714 Schultz et al. Sep 2009 B2
7596608 Alexander et al. Sep 2009 B2
7643818 Backholm et al. Jan 2010 B2
7644166 Appelman et al. Jan 2010 B2
7672439 Appelman et al. Mar 2010 B2
7680281 Fiatal et al. Mar 2010 B2
7689664 Karlberg Mar 2010 B2
7693944 Appelman et al. Apr 2010 B2
7706781 Backholm et al. Apr 2010 B2
7752633 Fleming Jul 2010 B1
7757956 Koenck et al. Jul 2010 B2
7769395 Fiatal et al. Aug 2010 B2
7769400 Backholm et al. Aug 2010 B2
7796742 Sutaria et al. Sep 2010 B1
7797064 Loomis et al. Sep 2010 B2
7827597 Boynton et al. Nov 2010 B2
7853563 Alvarado et al. Dec 2010 B2
7877703 Fleming Jan 2011 B1
7917505 van Gent et al. Mar 2011 B2
7921167 Shroff et al. Apr 2011 B2
8010082 Sutaria et al. Aug 2011 B2
8064583 Sutaria et al. Nov 2011 B1
8069166 Alvarado et al. Nov 2011 B2
8078158 Backholm Dec 2011 B2
20010009025 Ahonen Jul 2001 A1
20010010046 Muyres et al. Jul 2001 A1
20010013069 Shah Aug 2001 A1
20010023414 Kumar et al. Sep 2001 A1
20010032254 Hawkins Oct 2001 A1
20010034225 Gupte et al. Oct 2001 A1
20010034244 Calder et al. Oct 2001 A1
20010037453 Mitty et al. Nov 2001 A1
20010039191 Maierhofer Nov 2001 A1
20010041566 Xanthos et al. Nov 2001 A1
20010042009 Montague Nov 2001 A1
20010042099 Peng Nov 2001 A1
20010043148 Stewart Nov 2001 A1
20020002478 Swart et al. Jan 2002 A1
20020002591 Ketola Jan 2002 A1
20020007303 Brookler et al. Jan 2002 A1
20020013727 Lee Jan 2002 A1
20020019225 Miyashita Feb 2002 A1
20020019812 Board et al. Feb 2002 A1
20020035556 Shah et al. Mar 2002 A1
20020035617 Lynch et al. Mar 2002 A1
20020038253 Seaman et al. Mar 2002 A1
20020042875 Shukla Apr 2002 A1
20020049828 Pekarek-Kostka Apr 2002 A1
20020053078 Holtz et al. May 2002 A1
20020055351 Elsey et al. May 2002 A1
20020059201 Work May 2002 A1
20020059457 Ballard et al. May 2002 A1
20020068559 Sharma et al. Jun 2002 A1
20020073207 Widger et al. Jun 2002 A1
20020077077 Rezvani et al. Jun 2002 A1
20020077084 Zellner et al. Jun 2002 A1
20020078384 Hippelainen Jun 2002 A1
20020087679 Pulley et al. Jul 2002 A1
20020089542 Imamura Jul 2002 A1
20020091921 Kunzinger Jul 2002 A1
20020095319 Swart et al. Jul 2002 A1
20020095328 Swart et al. Jul 2002 A1
20020095391 Swart et al. Jul 2002 A1
20020095399 Devine et al. Jul 2002 A1
20020098855 Hartmaier et al. Jul 2002 A1
20020099613 Swart et al. Jul 2002 A1
20020101975 Tiburtius et al. Aug 2002 A1
20020116499 Enns et al. Aug 2002 A1
20020116501 Ho et al. Aug 2002 A1
20020120766 Okajima et al. Aug 2002 A1
20020120779 Teeple et al. Aug 2002 A1
20020126701 Requena Sep 2002 A1
20020133504 Vlahos et al. Sep 2002 A1
20020144109 Benantar et al. Oct 2002 A1
20020146129 Kaplan Oct 2002 A1
20020152379 Gefwert et al. Oct 2002 A1
20020155848 Suryanarayana Oct 2002 A1
20020158908 Vaajala et al. Oct 2002 A1
20020161587 Pitts et al. Oct 2002 A1
20020161925 Munger et al. Oct 2002 A1
20020161928 Ndili Oct 2002 A1
20020164977 Link, II et al. Nov 2002 A1
20020167484 Hatanaka et al. Nov 2002 A1
20020174189 Peng Nov 2002 A1
20020186848 Shaik Dec 2002 A1
20020188940 Breckner et al. Dec 2002 A1
20020193094 Lawless et al. Dec 2002 A1
20020194209 Bolosky et al. Dec 2002 A1
20020198027 Rydbeck Dec 2002 A1
20030005151 Ullman et al. Jan 2003 A1
20030022662 Mittal Jan 2003 A1
20030023975 Schrader et al. Jan 2003 A1
20030028430 Zimmerman Feb 2003 A1
20030028441 Barsness et al. Feb 2003 A1
20030050041 Wu Mar 2003 A1
20030054810 Chen et al. Mar 2003 A1
20030056096 Albert et al. Mar 2003 A1
20030060188 Gidron et al. Mar 2003 A1
20030063120 Wong et al. Apr 2003 A1
20030065738 Yang et al. Apr 2003 A1
20030065739 Shnier Apr 2003 A1
20030065802 Vitikainen et al. Apr 2003 A1
20030070061 Wong et al. Apr 2003 A1
20030072451 Pimentel et al. Apr 2003 A1
20030078880 Alley et al. Apr 2003 A1
20030084165 Kjellberg et al. May 2003 A1
20030088629 Berkowitz et al. May 2003 A1
20030093691 Simon et al. May 2003 A1
20030097381 Detweiler et al. May 2003 A1
20030100321 Rao et al. May 2003 A1
20030100326 Grube et al. May 2003 A1
20030117432 Kautto-Kiovula et al. Jun 2003 A1
20030120685 Duncombe et al. Jun 2003 A1
20030125023 Fishler Jul 2003 A1
20030126216 Avila et al. Jul 2003 A1
20030130984 Quinlan et al. Jul 2003 A1
20030146934 Bailey et al. Aug 2003 A1
20030153338 Herz et al. Aug 2003 A1
20030154212 Schirmer et al. Aug 2003 A1
20030156146 Suomela et al. Aug 2003 A1
20030157947 Fiatal et al. Aug 2003 A1
20030169262 Lavelle et al. Sep 2003 A1
20030177281 McQuillan et al. Sep 2003 A1
20030182431 Sturniolo et al. Sep 2003 A1
20030208529 Pendyala et al. Nov 2003 A1
20030208559 Velline et al. Nov 2003 A1
20030211845 Lohtia et al. Nov 2003 A1
20030217098 Bobde et al. Nov 2003 A1
20030217142 Bobde et al. Nov 2003 A1
20030223554 Zhang Dec 2003 A1
20030227745 Khoo Dec 2003 A1
20030235308 Boynton et al. Dec 2003 A1
20030236981 Marmigere et al. Dec 2003 A1
20040002324 Juntunen et al. Jan 2004 A1
20040006630 Friend et al. Jan 2004 A1
20040024795 Hind et al. Feb 2004 A1
20040024892 Creswell et al. Feb 2004 A1
20040027326 Hays et al. Feb 2004 A1
20040027375 Ellis et al. Feb 2004 A1
20040027378 Hays et al. Feb 2004 A1
20040043770 Amit et al. Mar 2004 A1
20040049599 Friend et al. Mar 2004 A1
20040051715 Brokenshire et al. Mar 2004 A1
20040054739 Friend et al. Mar 2004 A1
20040064445 Pfleging et al. Apr 2004 A1
20040064488 Sinha Apr 2004 A1
20040068698 Wu et al. Apr 2004 A1
20040073476 Donahue et al. Apr 2004 A1
20040073651 Beaulieu et al. Apr 2004 A1
20040075675 Raivisto et al. Apr 2004 A1
20040075695 Chew et al. Apr 2004 A1
20040078814 Allen Apr 2004 A1
20040080515 Hagiwara Apr 2004 A1
20040082346 Skytt et al. Apr 2004 A1
20040098625 Lagadec et al. May 2004 A1
20040103147 Flesher et al. May 2004 A1
20040120323 Viikari et al. Jun 2004 A1
20040123304 Black et al. Jun 2004 A1
20040128375 Rockwell Jul 2004 A1
20040133626 Herrero et al. Jul 2004 A1
20040141011 Smethers et al. Jul 2004 A1
20040147248 Will Jul 2004 A1
20040147262 Lescuyer et al. Jul 2004 A1
20040158611 Daniell et al. Aug 2004 A1
20040167966 Lee et al. Aug 2004 A1
20040170257 Gross et al. Sep 2004 A1
20040172481 Engstrom Sep 2004 A1
20040176128 Grabelsky et al. Sep 2004 A1
20040177369 Akins Sep 2004 A1
20040179513 Smith et al. Sep 2004 A1
20040181550 Warsta et al. Sep 2004 A1
20040186902 Stewart Sep 2004 A1
20040189610 Friend Sep 2004 A1
20040199497 Timmons Oct 2004 A1
20040199582 Kucharewski et al. Oct 2004 A1
20040205248 Little et al. Oct 2004 A1
20040205330 Godfrey et al. Oct 2004 A1
20040209602 Joyce et al. Oct 2004 A1
20040210639 Ben-Yoseph et al. Oct 2004 A1
20040230619 Blanco et al. Nov 2004 A1
20040233930 Colby Nov 2004 A1
20040236792 Celik Nov 2004 A1
20040252816 Nicolas Dec 2004 A1
20040255126 Reith Dec 2004 A1
20040258231 Elsey et al. Dec 2004 A1
20040259535 Elsey et al. Dec 2004 A1
20040259537 Ackley Dec 2004 A1
20040266364 Nguyen et al. Dec 2004 A1
20040268148 Karjala et al. Dec 2004 A1
20050002501 Elsey et al. Jan 2005 A1
20050002508 Elsey et al. Jan 2005 A1
20050002509 Elsey et al. Jan 2005 A1
20050002510 Elsey et al. Jan 2005 A1
20050010694 Ma et al. Jan 2005 A1
20050015432 Cohen Jan 2005 A1
20050021750 Abrams Jan 2005 A1
20050022182 Mittal Jan 2005 A1
20050027591 Gailey et al. Feb 2005 A9
20050027716 Apfel Feb 2005 A1
20050033812 McCarthy et al. Feb 2005 A1
20050037741 Gilbert Feb 2005 A1
20050038707 Roever et al. Feb 2005 A1
20050038724 Roever et al. Feb 2005 A1
20050038863 Onyon et al. Feb 2005 A1
20050041793 Fulton et al. Feb 2005 A1
20050044144 Malik et al. Feb 2005 A1
20050055578 Wright et al. Mar 2005 A1
20050063544 Uusitalo et al. Mar 2005 A1
20050071674 Chou et al. Mar 2005 A1
20050076136 Cho et al. Apr 2005 A1
20050076241 Appelman Apr 2005 A1
20050086540 Gunter et al. Apr 2005 A1
20050094625 Bouat May 2005 A1
20050097225 Glatt et al. May 2005 A1
20050097570 Bomers May 2005 A1
20050101307 Brugge et al. May 2005 A1
20050102257 Onyon et al. May 2005 A1
20050102328 Ring et al. May 2005 A1
20050108427 Datta May 2005 A1
20050117606 Kim Jun 2005 A1
20050120082 Hesselink et al. Jun 2005 A1
20050120084 Hu et al. Jun 2005 A1
20050122333 Sumanaweera et al. Jun 2005 A1
20050124332 Clark et al. Jun 2005 A1
20050138111 Aton et al. Jun 2005 A1
20050144219 Terada Jun 2005 A1
20050154698 Ikezawa et al. Jul 2005 A1
20050154796 Forsyth Jul 2005 A1
20050155027 Wei Jul 2005 A1
20050164721 Eric Yeh et al. Jul 2005 A1
20050183143 Anderholm et al. Aug 2005 A1
20050188038 Yabe Aug 2005 A1
20050193036 Phillips et al. Sep 2005 A1
20050203966 Labrou et al. Sep 2005 A1
20050210104 Torvinen Sep 2005 A1
20050228812 Hansmann et al. Oct 2005 A1
20050232295 Young Oct 2005 A1
20050234860 Roever et al. Oct 2005 A1
20050235214 Shimizu et al. Oct 2005 A1
20050246139 Rivenbark et al. Nov 2005 A1
20050248526 Twerdahl et al. Nov 2005 A1
20050251555 Little Nov 2005 A1
20050254443 Campbell et al. Nov 2005 A1
20050262220 Ecklund et al. Nov 2005 A1
20050273804 Preisman Dec 2005 A1
20050278307 Battagin et al. Dec 2005 A1
20050278641 Mansour et al. Dec 2005 A1
20050278647 Leavitt et al. Dec 2005 A1
20050288006 Apfel Dec 2005 A1
20060012672 Schrader et al. Jan 2006 A1
20060020525 Borelli et al. Jan 2006 A1
20060020580 Dettinger et al. Jan 2006 A1
20060020804 Schleifer et al. Jan 2006 A1
20060020947 Hallamaa et al. Jan 2006 A1
20060021023 Stewart et al. Jan 2006 A1
20060022048 Johnson Feb 2006 A1
20060026580 Cabillic et al. Feb 2006 A1
20060029062 Rao et al. Feb 2006 A1
20060029063 Rao et al. Feb 2006 A1
20060029064 Rao et al. Feb 2006 A1
20060031114 Zommers Feb 2006 A1
20060031365 Kay et al. Feb 2006 A1
20060031428 Wikman Feb 2006 A1
20060031785 Raciborski Feb 2006 A1
20060037071 Rao et al. Feb 2006 A1
20060046686 Hawkins et al. Mar 2006 A1
20060047844 Deng Mar 2006 A1
20060048061 Forlenza et al. Mar 2006 A1
20060052091 Onyon et al. Mar 2006 A1
20060059495 Spector Mar 2006 A1
20060063544 Zhao et al. Mar 2006 A1
20060069686 Beyda et al. Mar 2006 A1
20060069687 Cui et al. Mar 2006 A1
20060073810 Pyhalammi et al. Apr 2006 A1
20060074951 Beier et al. Apr 2006 A1
20060084410 Sutaria et al. Apr 2006 A1
20060085503 Stoye et al. Apr 2006 A1
20060093135 Fiatal et al. May 2006 A1
20060099969 Staton et al. May 2006 A1
20060112177 Barkley et al. May 2006 A1
20060132495 Anderson Jun 2006 A1
20060141962 Forbes et al. Jun 2006 A1
20060143464 Ananthanarayanan et al. Jun 2006 A1
20060149591 Hanf et al. Jul 2006 A1
20060149843 Rhoads et al. Jul 2006 A1
20060149970 Imazu Jul 2006 A1
20060165226 Ernst et al. Jul 2006 A1
20060168043 Eisenberger et al. Jul 2006 A1
20060168164 Lemson et al. Jul 2006 A1
20060179410 Deeds Aug 2006 A1
20060188864 Shah Aug 2006 A1
20060190428 Jung et al. Aug 2006 A1
20060190984 Heard et al. Aug 2006 A1
20060192014 Hamilton et al. Aug 2006 A1
20060195570 Zellner et al. Aug 2006 A1
20060212531 Kikkawa et al. Sep 2006 A1
20060224629 Alexander et al. Oct 2006 A1
20060230394 Forth et al. Oct 2006 A1
20060240804 Backholm et al. Oct 2006 A1
20060240805 Backholm et al. Oct 2006 A1
20060242210 Ring et al. Oct 2006 A1
20060242320 Nettle et al. Oct 2006 A1
20060242607 Hudson Oct 2006 A1
20060252435 Henderson et al. Nov 2006 A1
20060253456 Pacholec et al. Nov 2006 A1
20060259923 Chiu Nov 2006 A1
20060265595 Scottodiluzio Nov 2006 A1
20060277265 Backholm et al. Dec 2006 A1
20060294071 Weare et al. Dec 2006 A1
20070005738 Alexion-Tiernan et al. Jan 2007 A1
20070011367 Scott et al. Jan 2007 A1
20070019610 Backholm et al. Jan 2007 A1
20070022118 Layne Jan 2007 A1
20070027775 Hwang Feb 2007 A1
20070027832 Fiatal et al. Feb 2007 A1
20070027886 Gent et al. Feb 2007 A1
20070027917 Ariel et al. Feb 2007 A1
20070027920 Alvarado et al. Feb 2007 A1
20070027921 Alvarado et al. Feb 2007 A1
20070027930 Alvarado et al. Feb 2007 A1
20070033531 Marsh Feb 2007 A1
20070038567 Allaire et al. Feb 2007 A1
20070038931 Allaire et al. Feb 2007 A1
20070044041 Beynon et al. Feb 2007 A1
20070049258 Thibeault Mar 2007 A1
20070060196 Sharma Mar 2007 A1
20070061393 Moore Mar 2007 A1
20070067381 Grant et al. Mar 2007 A1
20070067424 Raciborski et al. Mar 2007 A1
20070078857 Punaganti et al. Apr 2007 A1
20070078964 East et al. Apr 2007 A1
20070105627 Campbell May 2007 A1
20070116223 Burke et al. May 2007 A1
20070118620 Cartmell et al. May 2007 A1
20070130108 Simpson et al. Jun 2007 A1
20070130217 Linyard et al. Jun 2007 A1
20070156824 Thompson Jul 2007 A1
20070162514 Civetta et al. Jul 2007 A1
20070167178 Al-Harbi Jul 2007 A1
20070174433 Mendez et al. Jul 2007 A1
20070175998 Lev Aug 2007 A1
20070198698 Boyd et al. Aug 2007 A1
20070220080 Humphrey Sep 2007 A1
20070249365 Jendbro Oct 2007 A1
20070250591 Milic-Frayling et al. Oct 2007 A1
20070264993 Hughes Nov 2007 A1
20070267492 Maclaine Pont Nov 2007 A1
20070276925 La Joie et al. Nov 2007 A1
20070276926 LaJoie et al. Nov 2007 A1
20070290787 Fiatal et al. Dec 2007 A1
20070293207 Guedalia et al. Dec 2007 A1
20070293238 Fiatal et al. Dec 2007 A1
20070294295 Finkelstein et al. Dec 2007 A1
20080001717 Fiatal Jan 2008 A1
20080009344 Graham et al. Jan 2008 A1
20080032718 Suresh Feb 2008 A1
20080037787 Boynton et al. Feb 2008 A1
20080059308 Gerken Mar 2008 A1
20080059398 Tsutsui Mar 2008 A1
20080061142 Howcroft et al. Mar 2008 A1
20080077506 Rampell et al. Mar 2008 A1
20080077571 Harris et al. Mar 2008 A1
20080086379 Dion et al. Apr 2008 A1
20080103877 Gerken May 2008 A1
20080125225 Lazaridis May 2008 A1
20080130663 Fridman et al. Jun 2008 A1
20080133326 Goncalves et al. Jun 2008 A1
20080133641 Gent et al. Jun 2008 A1
20080133708 Alvarado et al. Jun 2008 A1
20080134292 Ariel et al. Jun 2008 A1
20080140665 Ariel et al. Jun 2008 A1
20080151817 Fitchett et al. Jun 2008 A1
20080154870 Evermann et al. Jun 2008 A1
20080155613 Benya et al. Jun 2008 A1
20080192820 Brooks et al. Aug 2008 A1
20080198995 McGary et al. Aug 2008 A1
20080201362 Multer et al. Aug 2008 A1
20080201751 Ahmed et al. Aug 2008 A1
20080207182 Maharajh et al. Aug 2008 A1
20080209491 Hasek Aug 2008 A1
20080216094 Anderson et al. Sep 2008 A1
20080233983 Park et al. Sep 2008 A1
20080270379 Ramakrishna Oct 2008 A1
20080298386 Fiatal Dec 2008 A1
20080299956 Bailey et al. Dec 2008 A1
20080313282 Warila et al. Dec 2008 A1
20090012841 Saft et al. Jan 2009 A1
20090016526 Fiatal et al. Jan 2009 A1
20090019485 Ellis et al. Jan 2009 A1
20090019532 Jacobsen et al. Jan 2009 A1
20090031006 Johnson Jan 2009 A1
20090054034 Backholm et al. Feb 2009 A1
20090055353 Meema Feb 2009 A1
20090063647 Backholm et al. Mar 2009 A1
20090075683 Backholm et al. Mar 2009 A1
20090110179 Elsey et al. Apr 2009 A1
20090119266 Fitzpatrick et al. May 2009 A1
20090125523 Fitzpatrick et al. May 2009 A1
20090144632 Mendez Jun 2009 A1
20090147008 Do et al. Jun 2009 A1
20090149203 Backholm et al. Jun 2009 A1
20090156178 Elsey et al. Jun 2009 A1
20090157792 Fiatal Jun 2009 A1
20090164433 R. et al. Jun 2009 A1
20090164560 Fiatal Jun 2009 A1
20090172565 Jackson et al. Jul 2009 A1
20090181641 Fiatal Jul 2009 A1
20090182500 Dicke Jul 2009 A1
20090191903 Fiatal Jul 2009 A1
20090193130 Fiatal Jul 2009 A1
20090193338 Fiatal Jul 2009 A1
20090221326 Roussel et al. Sep 2009 A1
20090241180 Fiatal Sep 2009 A1
20090248670 Fiatal Oct 2009 A1
20090248794 Helms et al. Oct 2009 A1
20090264138 Kang et al. Oct 2009 A1
20090299817 Fok et al. Dec 2009 A1
20090307133 Holloway et al. Dec 2009 A1
20090318171 Backholm et al. Dec 2009 A1
20090323678 Wang Dec 2009 A1
20090325565 Backholm Dec 2009 A1
20100057924 Rauber et al. Mar 2010 A1
20100146107 Fiatal Jun 2010 A1
20100174735 Fiatal Jul 2010 A1
20100279662 Kuusinen et al. Nov 2010 A1
20110138402 Fleming Jun 2011 A1
20110165889 Fiatal et al. Jul 2011 A1
20110179377 Fleming Jul 2011 A1
20110190014 Fiatal Aug 2011 A1
20110191474 Fiatal Aug 2011 A1
20110201304 Sutaria et al. Aug 2011 A1
20110207436 van Gent et al. Aug 2011 A1
20110213898 Fiatal et al. Sep 2011 A1
20110238772 Fiatal Sep 2011 A1
20110246950 Luna et al. Oct 2011 A1
20110252088 Fiatal Oct 2011 A1
20110294463 Fiatal Dec 2011 A1
20110294464 Fiatal Dec 2011 A1
Foreign Referenced Citations (39)
Number Date Country
0772327 May 1997 EP
1422899 May 2004 EP
1466261 Oct 2004 EP
1466435 Oct 2004 EP
1815634 Aug 2007 EP
1815652 Aug 2007 EP
1817883 Aug 2007 EP
117152 Jun 2006 FI
118288 Sep 2007 FI
119581 Dec 2008 FI
4154233 May 1992 JP
10-336372 Dec 1998 JP
2001-218185 Aug 2001 JP
2001-350718 Dec 2001 JP
2001-356973 Dec 2001 JP
2005-515664 May 2005 JP
4386732 May 2005 JP
WO-9741661 Nov 1997 WO
WO-9804257 Jun 1998 WO
WO-9858322 Dec 1998 WO
WO-0130130 May 2001 WO
WO-03007570 Jan 2003 WO
WO-03058483 Jul 2003 WO
WO-03058879 Jul 2003 WO
WO-03065701 Aug 2003 WO
WO-03098890 Nov 2003 WO
WO-2004045171 May 2004 WO
WO-2005015925 Feb 2005 WO
WO-2005020108 Mar 2005 WO
WO-2006045005 Apr 2006 WO
WO-2006045102 Apr 2006 WO
WO-2006053952 May 2006 WO
WO-2006053954 May 2006 WO
WO-2006058967 Jun 2006 WO
WO-2007015725 Feb 2007 WO
WO-2007015726 Feb 2007 WO
WO-2007149526 Dec 2007 WO
WO-2007149540 Dec 2007 WO
WO-2011126889 Oct 2011 WO
Related Publications (1)
Number Date Country
20110099363 A1 Apr 2011 US
Provisional Applications (2)
Number Date Country
60346881 Jan 2002 US
60403249 Aug 2002 US
Continuations (2)
Number Date Country
Parent 11875785 Oct 2007 US
Child 12889252 US
Parent 10339369 Jan 2003 US
Child 11875785 US