WO2006048725A2 - Method for negociating multiple security associations in advance for usage in future secure communication - Google Patents
Method for negociating multiple security associations in advance for usage in future secure communication Download PDFInfo
- Publication number
- WO2006048725A2 WO2006048725A2 PCT/IB2005/003250 IB2005003250W WO2006048725A2 WO 2006048725 A2 WO2006048725 A2 WO 2006048725A2 IB 2005003250 W IB2005003250 W IB 2005003250W WO 2006048725 A2 WO2006048725 A2 WO 2006048725A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- nodes
- secure communication
- security parameters
- node
- subset
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/16—Implementing security features at a particular protocol layer
- H04L63/166—Implementing security features at a particular protocol layer at the transport layer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/20—Network architectures or network communication protocols for network security for managing network security; network security policies in general
- H04L63/205—Network architectures or network communication protocols for network security for managing network security; network security policies in general involving negotiation or determination of the one or more network security mechanisms to be used, e.g. by negotiation between the client and the server or between peers or by selection according to the capabilities of the entities involved
Definitions
- This invention relates to IP network security.
- IP Internet Protocol
- IP security IP security
- TLS Transport Layer Security
- certificates or pre-shared keys protocol using certificates or pre-shared keys.
- the method further comprises identifying at least one additional node that will require a subsequent secure communication with one of the at least two nodes.
- the method further comprises determining a number of subsequent secure communication sessions between the identified nodes.
- the method further comprises determining sets of security parameters for the secure communication sessions, and transmitting at least a subset of the security parameters to the additional nodes for use in subsequent secure communications sessions.
- Another embodiment of the invention is a method for establishing secured communications for a first node.
- the method comprises identifying a second node for a secured communication session.
- the method further comprises identifying at least one additional node that will be communicated with during subsequent secure communication sessions.
- the method further comprises determining a number of subsequent secured communications sessions with the second node and with the at least one additional node, and receiving at least a subset of the security parameters for the secured communications sessions and the number of subsequent secured communication sessions.
- Another embodiment of the invention is a system for negotiating multiple security associations between at least two nodes.
- the system comprises a first identification module that identifies a protocol for a secured communication between the at least two nodes.
- the system further comprises a second identification module that identifies at least one additional node that will require a subsequent communication session with one of the at least two nodes.
- the system further comprises a first determination module that determines a number of subsequent secure communication sessions between the identified nodes.
- the system further comprises a second determination module that determines sets of security parameters for each the secure communication sessions and the subsequent secure communication sessions, and a transmitter that transmits at least a subset of the security parameters to each of the identified nodes for the secure communication session and the subsequent secure communication sessions, wherein the system is configured for secured communication between each of the nodes for the number of subsequent secure communication sessions.
- Another embodiment of the invention is an apparatus for negotiating multiple security associations between at least two nodes.
- the apparatus comprises a first identification means for identifying a protocol for a secured communication between the at least two nodes.
- the apparatus further comprises a second identification means for identifying at least one additional node that will require secure communication with one of the at least two nodes.
- the apparatus further comprises a first determination means for determining a number of subsequent secure communication sessions between the identified nodes, wherein the number of subsequent secure communication sessions is based on a number of the at least one additional node.
- the apparatus further comprises a second determination means for determining sets of security parameters for the secure communication session and the subsequent communication sessions, and a transmitting means for transmitting at least a subset of the security parameters to each of the nodes, wherein the apparatus provides secured communication between the nodes for the number of subsequent secure communication sessions.
- Another embodiment of the invention is an apparatus for establishing secured communications comprising an identification module that identifies a first node and at least one additional node for a secured communication session between the first node and the at least one additional node.
- the apparatus further comprises a determination module that determines a number of secured communication sessions between the first node and the at least one additional node.
- the apparatus further comprises a negotiation module that negotiates a set of security parameters for the secured communication sessions between the first node and the at least one additional node.
- the apparatus comprises a transmitter module that transmits to the first node and the at least one additional node at least a subset of the security parameters for the secured communications sessions.
- Figure 1 depicts the normal working scenario of an example protocol
- Figure 2 depicts an exemplary application of the invention in the example described in Figure 1;
- Figure 3 a depicts an example implementation embodiment of a modified TLS handshake for Multi Session-Transport Layer Security (MS- TLS); [00013] Figure 3b depicts another example implementation embodiment of MS-TLS using TLS extensions;
- Figure 4 depicts an example of using MS-TLS to a Mobile Station (MS)-Initiated Request (MS-Based LBA) scenario
- Figure 5 and Figure 6 depict an example of using MS-TLS to the Network-Initiated Periodic Request (MS-Assisted) scenario.
- Figure 1 represents a working scenario of a protocol according to one embodiment of the invention.
- the protocol requires secure communication between 4 pairs of nodes (A-B, A-C, A-D and A-E) to complete. Further the requirement is that these communications are secure.
- Node A 110 in this example, is a wireless terminal and nodes B 120, C 130, D 140 and E 150 are wired network nodes.
- a trust relationship (either derived or direct) exists between A 110 and B 120; B 120 and C 130; B 120 and D 140; and B 120 and E 150.
- As shown in this example individual security contexts are negotiated for each communication session that happens between A and B 121, A and C 131, A and D 14 land A and E 151.
- Figure 2 represents the protocol that is described in Figure 1 operating with the enhancements in accordance with an embodiment of the present invention.
- a 210 and B 220 negotiate security contexts SA 1 , SA 2 , SA 3 and SA 4; during the first negotiation 215.
- These security contexts can be delivered immediately and securely by B 220, for example in parallel, or at some time before the secure communication between A 210 and C 230, etc, happens, with its communication with A 210, to C 230, D 240 and E 250 respectively.
- a 210 then starts its communication directly with C 232, D 240 and E 250 when the protocol call flow reaches the appropriate stage, using the corresponding SA.
- Figure 3a presents an example of an implementation embodiment of a modified TLS handshake for MS-TLS.
- Client 310 sends a ClientHello_ms message 305 to the Server 320.
- the Server 320 sends a ServerHello ms message 315.
- the Client 310 next sends a message 325 to the Server 320, that exchanges the session keys for the secured sessions.
- the Server 320 responds with message 335 that contains all of the previous messages protected by the session key.
- Figure 3b presents another example of an implementation embodiment of MS-TLS using TLS extensions.
- messages 345, 350 and 355 are the same as messages 315, 325 and 335 discussed above in Figure 3 a.
- message 340 contains an extension of MultiSessionClient of type multi_session_client.
- nodes A 210 and B 220 are the first two nodes that wish to exchange secured IP messages during the execution of a protocol. These nodes (A 210 and B 220), then decide on the nodes that they will need to establish secure communication with in the future. The future nodes that will communicate in the call-flow during the protocol execution, are decided based on the input parameters that exist at the nodes A 210 and B 220 at the time of decision making. Note however, that although in Figure 2 it appears that A 210 and B 220 are the first two nodes that communicate, in another embodiment of the invention a similar scenario can happen anywhere in the middle of a call flow as well.
- the nodes that will establish a secure channel with A 210 in the future be C 230, D 240 and E 250.
- B 220 in this example has a security trust relationship either direct or derived, with C 230, D 240 and E 250 , and A 210 and/or B 220 know the security capabilities of C 230, D 240, and E 250, then A 210 and B 220 can pre-negotiate all the security context that A 210 will use in the future with C 230, D 240 and E 250 during the first handshake, that is used to secure the communication between A 210 and B 220. B 220 then transfer these contexts to C 230, D 240 and E 250 in a secure fashion.
- These security contexts can be transported securely in dedicated messages or can be transported along with regular protocol messages that may happen between the nodes.
- a mapping of the pre- negotiated contexts to the nodes C 230, D 240 and E 250 is negotiated during the handshake.
- a simple mapping could be based on the order of the contexts.
- four contexts are created, namely SA 1 to SA 4 .
- the first context SA 1 222 is used to secure communication between A 210 and B 220, the second context SA 2 232 between A 210 and C 230, the third context SA 3 242 between A 210 and D 240 and the fourth context SA 4 252 between A 210 and E 250.
- a 210 and/or B 220 know the security capabilities of C 230, D 240 and E 250.
- a 210 and B 220 Only if one or both of A 210 and B 220 know the capabilities of the other nodes, can they negotiate the keys and cipher-suites that will be used to secure future communication that occurs during the flow of the protocol. Note that only the parameters to create the SAs may be exchanged during the initial handshake. The involved nodes may actually translate these input parameters to SAs (such as keys) only at the time of the secure session.
- new handshake routines are developed because traditional handshake mechanisms used, for example in TLS, can negotiate contexts only for the current session.
- future security contexts are attached to the end of regular protocol messages i.e. piggy backed, that are exchanged between A and B.
- piggy backing security context along with regular protocol messages, modification of the protocol messages is required.
- extensions when TLS is the security protocol
- Figure 3b are added to a normal handshake mechanism, multiple contexts can be exchanged or agreed to.
- the security contexts generated and used in this invention are utilized to secure a session between nodes in the future.
- the security contexts may be discarded when the session is finished.
- expiry of these security contexts is decided by a time-stamp associated with each security context.
- These security contexts may be also discarded if any error scenarios occur that may force some steps in the protocol call flow not to execute.
- the invention is implemented in either hardware or as software, on the nodes that are involved in the messaging.
- TLS-Pre-shared key PSK
- the nodes (A and B) in the example must be able to understand either a modified handshake protocol wherein multiple security contexts are negotiated at the same time, or be able to accept TLS extensions in the handshake.
- the node B in this example, should know depending on the input parameters that A will contact C, D and E in the future in that order. The node B then must be able to push these contexts in a secure fashion to nodes C, D and E.
- the protocol call- flow when the protocol call- flow reaches the stage when secure communication must happen between for example, node A and node C, then A secures this communication using the appropriate SA.
- this secured packet is received by C, it uses an indexing mechanism to identify the security context that it will use to sign/verify and possibly encrypt/decrypt the messages that it exchanges with A.
- each of nodes C, D and E have a local cache of available security contexts that is used for securing communication with various entities or nodes.
- the security contexts are indexed via the different ports.
- the packet handling software retrieves the appropriate security context using the port as the index into the security context cache.
- indexing is performed by using the identities of the nodes. For example, if network address translations (NATs) are not used and each node involved in the protocol always has publicly routable addresses then the node's IP address is used as an index. This embodiment is particularly useful when the same port is used for all secured sessions.
- NATs network address translations
- a combination of an identity of the node, port number and other criteria, some of them unique to the protocol are used to index into the security context caches that are used at different nodes.
- the recipient node tries all the unmapped or inactive security associations to decrypt the first packet. Once this is accomplished, the node assigns that security association with the session. Future packets within the stream are decoded directly.
- MS-TLS An example of implementing MS-TLS is as follows.
- the client sends a ClientHello_ms message to the server, which can be defined as follows:
- Protocol ID protocol_id uint8 num_session
- SesionID session_id [num_session] ;
- the format is a normal ClientHello, an example of which is described in IETF RFC 2246: "The TLS Protocol Version 1.0" (TLS), which is hereby incorporated by reference in its entirety.
- the protocol_id field is introduced to identify the particular protocol that will be using the MS-TLS.
- Each protocol_id is mapped to a specific protocol that is known by both client and server. More specifically, by knowing the protocol_id, the number of subsequent secure sessions needed is determined, as well as, the sequence in which these secure sessions will happen.
- the field num_session indicates the number of sessions the client wishes to set up, and that random and session_id are both arrays of num_session elements, each corresponds to one session.
- Session 1 is essentially the session between the client and the server while sessions 2 to num_session are negotiated for use in subsequent sessions.
- ServerHello_ms message In response to the ClientHello_ms message, the server responds with a ServerHello_ms message, which can be defined as:
- ProtocolVersion server_version uint8 num_session; Random random [num_session] ; SessionID session id [num session] ; CipherSuite cipher_suite [num_session] ; CompressionMethod compression method [num_session] ; Y ServerHello_ms ;
- random, session_id, cipher_suites, and compression_method are arrays of size num_session, such that random(i) is the server random number to be used in setting up the security association for session i.
- sessionjd(i), cipher_suite(i), and compression_method(i) is the session id, cipher suite, and compression method the server chosen for session i.
- the server knows the capabilities of the entities that will be using the remaining TLS sessions, and therefore can make the decision for them.
- the num_session in the ServerHellojms indicates how many sessions the Server believes should be set up for the particular protocol. It may be smaller or equal to the num_session in the ClientHello_ms.
- the normal TLS handshake will be carried out using parameters for session 1. Any of the key exchange algorithms, such as Diff ⁇ e-Hellman, Rivest, Shamir and Adleman (RSA), or Pre-Shared Key mechanisms may be used in the handshake.
- num_session security associations are established between the client and the server. For instance, the master_secret for the ith security association is computed as:
- master_secret_i PRF(pre_master_secret, "master secret”, ClientHello_ms.random[i] + ServerHello_ms.random[i] ) [0...47] ;
- CipherType cipher_type uint8 key_size; uint8 key_material_length; IsExportable is_exportable;
- CompressionMethod compression_algorithm opaque master_secret [48] ; opaque client_random[32] ; opaque server_random[32] ; ⁇ Security-Parameters;
- This SecurityParameters structure is transmitted securely from the server to the entities that will be involved in the particular sessions. The entity then derives the session keys as needed.
- the client sends an ordinary TLS ClientHello with an extension of MutliSessionClient of type multi_session_client.
- the ClientHello and the MultiSessionClient are as follows:
- Extension client_hello_extension_list ⁇ 0..2 A 16-1>; ⁇ ClientHello; struct ⁇
- ProtocolID protocol_id uint ⁇ num_session
- SessionID session_id [num_session] ; ⁇ MultiSessionClient ;
- Protocol_id, random, and session_id are defined the same way as discussed above.
- num_session indicates the number of sessions in addition to the base session that needs to be set up.
- a total of (l+num_session) are being set up: one session using the ClientHello, and num_session additional sessions, using the extensions.
- the Protocoled field may not always be necessary.
- the server responds with an ServerHello with an extension of MultiSessionServer of type multi_session_server.
- the ServerHello and the MultiSessionServer are depicted in the following examples:
- num_session may be equal to or smaller than the numjsession in MultiSessionClient as explained above.
- the handshake is completed the same way as described above, resulting in l+num_session security associations.
- This example has the added advantage that it is backward compatible with normal TLS protocol.
- MS-TLS IP-Based Location Services
- PS Position Server
- PDE Position Determining Entity
- MS-Initiated Request (MS-Based LBA)
- the Location Based Application is located within the Mobile Station (MS) itself, and one location report is requested.
- a Shared-key TLS is used to establish two TLS sessions, one between the MS (Mobile Station) and PS (Position Server), another between the MS and the PDE (Position Determining Entity).
- MS- TLS is applied in this scenario to simplify the message exchanges.
- Figure 4 illustrates an example of the use of MS-TLS in accordance with an embodiment of the invention.
- the LCS client prompts the user for permission to provide the MS' s positions information in the LBA. If the user gives permission, the LCS Client establishes a secure IP connection with the HOME PS and sends a SUPL_START to the Home PS.
- the request includes the MS identity, the requested PQOS, the MS's positioning capability (MS_INFO), current serving system information (ServingCellinfo) and the identity of the LBA requesting the position information.
- the ServingCellinfo is comprised of the SID, NID, BASED_ID and other parameters.
- the ServingCellinfo is comprised of the SECTORJD and other parameters.
- the MS sets the LCS_CORRID parameter for this position information request.
- the POSMODE parameter is set to indicate the positioning mode to be used for position determination.
- the Home PS verifies that the subscriber's LDC settings permit the LBA to obtain the Target MS's position information.
- the PS selects a PDE and sends a PDEJREQ to the PDE requesting allocation of the PDE resources for position determination.
- the PS relays parameters received from the LCS Client.
- the LCS (Location Services) Client 412 sends to the Home PS 442 the ClientHello_ms MS-TLS handshake message 463.
- the LCS Client indicates its willingness to use TLS with PSK by including one or more of the supported PSK cipher-suites in the ClientHello_ms message.
- the num_session (not shown) field in the ClientHello_ms message is set to two, indicating two TLS sessions (including the one currently being negotiated) are needed. Thus a protocol for the second communication between the LCS 412 and PS 442 is established.
- the Home PS 442 responds with TLS messages ServerHellojms, ServerKeyExchange and ServerHelloDone 464.
- the ServerHello_ms contains the server-side parameters chosen by Server for the two sessions.
- the LCS Client 412 Based on the ServerHello_ms and ServerKeyExchange received from the Home PS, 442 the LCS Client 412 computes the TLS session Keys for Sessions 1 and 2 as derived from PSKl 465. This results in two security associations, SA 1 and SA 2 , each contains the derived TLS session keys, the negotiated cipher suites and other related parameters.
- the LCS 412 Client sends back TLS messages ClientKeyExchange, ChangeCipherSpec and Finished 467.
- the ChangeCipherSpec message notifies the Home PS that subsequent data exchange will be protected under the newly negotiated cipher-suites and keys for Session 1.
- the Finished message comprises all the previous handshake messages up to but not including this message, protected with TLS using SA 1 .
- the Home PS 442 Upon receiving the ClientKeyExchange message 467, the Home PS 442 uses the appropriate pre-shared key PSKl to derive SA 1 and SA 2 468. The Home PS 442 then uses the TLS session keys for Session 1 to verify the contents of the Finished message. The Home PS S442 stores SA 2 .
- the Home PS 442 responds with TLS message ChangeCipherSpec and Finished 470.
- the Finished message contains all the previous handshake messages up to but not including this message, protected with SA 1 .
- the PDE allocates resources for position determination.
- the PDE sends a PDE_ACK to the requesting PS.
- the SUPL_START and SUPL_RESPONSE message exchanges between the MS and the Home PS are integrity protected and encrypted by the TLS session keys derived from PSKl .
- the Home PS sends a SUPL_RESPONSE to the MS.
- the LCS_CORRID parameter is set to the value previously assigned by the MS for the position information request.
- the RESPONSE_TYPE parameter is set to indicate Proxy Mode (i.e., the MS shall send all messages destined for the PDE to the PS.
- PS 442 instead of sending PSK2 to the PDE 441, PS 442 sends the SA 2 to PDE 441 for use in the anticipated session between MS 410 and PDE 441 472.
- the SUPL_RESPONSE message contains the additional parameter (Initialization Vector) IV, used by the MS to derive PSK2.
- PDE 441 installs SA 2 into its cache 473 for the anticipated TLS session between MS 410 and PDE 441. Without loss of generality, PDE 441 assigns a different port for each LCS request. Therefore the PDE 441 can index the SAs by the local port number. That is, the PDE 441 knows that when packets are received at that particular port, it must have been come from the MS that also possesses SA 2 . This is accomplished even if there are NATs between the Serving and Home networks.
- the Target MS sends a SUPLJPOS to the Home PS.
- the SUPL_POS includes the initial message.
- the SUPL POS includes the initial TIA-801 message.
- the Home PS relays 476 the SUPL POS to the PDE 441.
- SA 2 is prepared for TLS to be used with PDE 477.
- MS prepares to use SA 2 447 for a TLS session with PDE 441 .
- TIA messages are exchanged between the PDE AND MS via the Home PS until the Target MS's position information is available.
- Each TIA-801 message is included in a SUPLJPOS sent between the Target MS and the PDE.
- the MS releases all resources related to this position information request. 479. The message is protected by SA 2 .
- the LCS Client 412 sends to the LBA 411 position information 482, and location-based service is available from the MS 410.
- Another example of an embodiment of the invention is the use of periodic request.
- this scenario is network-initiated rather than MS-initiated and the MS is roaming in a visitor network.
- the position request is of the periodic type, whereby it is specified in the original location request how often and how many, position reports are needed.
- FIG. 5 and Figure 6 illustrate an example of how MS-TLS can be used to simplify the message exchanges in accordance with an embodiment of the invention.
- the network-based LCS Client requests the position information for the Target MS from the Home PS. This request includes the MS identity and attributes of the desired position estimate (PQOS).
- PQOS desired position estimate
- the PQOS parameter is set to indicate the Position Quality of Service.
- the Home PS authenticates the requesting LCS Client, verifies that the LCS Client is authorized to obtain position information for the Target MS and that the Target MS subscriber's LDC information permits the LCS Client to obtain the MS position.
- Home PS assigns an LCS Correlation ID for the position information request.
- the POSMODE parameter is set to indicate the positioning mode to be used for position determination.
- c-h These steps represent an example of the MS-TLS handshake in accordance with the present invention.
- the num_session is set to n+l, with the first session between MS and PS, and the remaining n sessions for the n periodic reports.
- the Home PS verifies that the subscriber's LDC settings permit the LBA to obtain the Targets MS's position information.
- the Home PS determines the MS is roaming in another network. If the Home PS does not have the IP address of the Serving PS, the Home PS formulates a fully qualified domain name using the received SID and NID parameter values (e.g., NID.SID.cdma.lcs_manager.lcs.net), and queries the domain name server (DNS). 553
- the Home PS forwards the SUPL request to the Serving PS as a PS_REQ.
- the forwarded request includes information received from the Target MS in the SUPL_START, the PS_ID parameter set to indicate the Home PS identity.
- the Home PS and Serving PS may have a security association (VPN connection, SSL/TLS etc.), which can be used to protect the messaging.
- the n security associations, SAs (SA 2 , ..., SA n+1 ⁇ included in the messages 554, 555.
- the Serving PS sends a PDE_REQ message to the selected PDE assigned to assist the Target MS in positioning and informs that PDE to reserve resources and expect an IP session from the Target MS.
- the PDE acknowledges the command from the Serving PS with the PDE_ACK and includes the port number assigned by the PDE for the session 558.
- the Serving PS sends a PS_ACK message to the Home PS 559.
- the target MS establishes a secure IP connection to the PDE.
- the SUPLJPOS includes the initial TIA message. This message is protected by TLS using SA 2 .
- TIA messages are exchanged between the PDE 521 and MS 510 until the Target MS's position information is available. Each TIA message is included in a SUPL_POS sent between the Target MS and the PDE. When the TIA session is completed, the MS 510 releases all resources related to this position information request S564.
- the PDE 521 reports the positioning determination to the PS 522 565.
- v. PS 522 reports the positioning determination to the Home PS 531.
- w. Home PS 531 acknowledges receipt of the position determination 567.
- the Home PS 531 then forwards the Target MS position information to the network LCS Client 533.
- the PDE sends a PDE_REPORT to the Serving PS 622 for data recording purposes to indicate the type of TIA-801 service provided to the MS 644.
- the Serving PS 622 sends a PS_REPORT to the Home PS 631 for data recording purposes to indicate the type of TIA-801 service provided to the MS. 645.
- the Home PS 631 sends the IPJLOCJREPORT message to the LCS Client 633 648.
- the PDE sends a PDE_REPORT to the Serving PS 622 for data recording purposes to indicate the type of TIA-801 service provided to the MS 653.
- the Serving PS 622 sends a PS_REPORT to the Home PS 631 for data recording purposes. 654
- the Home PS 631 sends the IP_LOC_REPORT message to the LCS Client 633 657.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Communication Control (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US62475504P | 2004-11-04 | 2004-11-04 | |
| US60/624,755 | 2004-11-04 | ||
| US11/057,846 US20060095767A1 (en) | 2004-11-04 | 2005-02-15 | Method for negotiating multiple security associations in advance for usage in future secure communication |
| US11/057,846 | 2005-02-15 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2006048725A2 true WO2006048725A2 (en) | 2006-05-11 |
| WO2006048725A3 WO2006048725A3 (en) | 2006-06-22 |
Family
ID=36263541
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IB2005/003250 Ceased WO2006048725A2 (en) | 2004-11-04 | 2005-10-31 | Method for negociating multiple security associations in advance for usage in future secure communication |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US20060095767A1 (en) |
| WO (1) | WO2006048725A2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8934629B2 (en) | 2008-07-31 | 2015-01-13 | Canon Kabushiki Kaisha | Communication apparatus, image input apparatus, image output apparatus, wireless communication circuit, method for controlling apparatus, and program |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7430755B1 (en) * | 2002-09-03 | 2008-09-30 | Fs Networks, Inc. | Method and system for providing persistence in a secure network access |
| US7900039B2 (en) * | 2005-01-17 | 2011-03-01 | Lg Electronics, Inc. | TLS session management method in SUPL-based positioning system |
| US20060294366A1 (en) * | 2005-06-23 | 2006-12-28 | International Business Machines Corp. | Method and system for establishing a secure connection based on an attribute certificate having user credentials |
| US7434253B2 (en) * | 2005-07-14 | 2008-10-07 | Microsoft Corporation | User mapping information extension for protocols |
| US8190897B2 (en) * | 2007-12-13 | 2012-05-29 | Motorola Solutions, Inc. | Method and system for secure exchange of data in a network |
| US9729529B2 (en) * | 2008-12-31 | 2017-08-08 | Google Technology Holdings LLC | Device and method for providing bootstrapped application authentication |
| CN103597471B (en) * | 2010-12-30 | 2017-05-17 | 皮尔爱普有限公司 | Method and system for caching data communications over a computer network |
| US9106635B2 (en) * | 2012-03-01 | 2015-08-11 | Certicom Corp. | System and method for connecting client devices to a network |
| EP2846509B1 (en) * | 2013-09-09 | 2019-08-28 | Alcatel Lucent | Tls protocol extension |
| DE102015223078A1 (en) * | 2015-11-23 | 2017-05-24 | Siemens Aktiengesellschaft | Apparatus and method for adjusting authorization information of a terminal |
| CN114760036A (en) * | 2020-12-26 | 2022-07-15 | 西安西电捷通无线网络通信股份有限公司 | Identity authentication method and device |
| WO2024098414A1 (en) * | 2022-11-11 | 2024-05-16 | 华为技术有限公司 | Communication method and apparatus |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5915021A (en) * | 1997-02-07 | 1999-06-22 | Nokia Mobile Phones Limited | Method for secure communications in a telecommunications system |
| US6587680B1 (en) * | 1999-11-23 | 2003-07-01 | Nokia Corporation | Transfer of security association during a mobile terminal handover |
| US7103770B2 (en) * | 2000-01-27 | 2006-09-05 | Web Data Solutions, Inc. | Point-to-point data streaming using a mediator node for administration and security |
| DE10037500A1 (en) * | 2000-08-01 | 2002-02-28 | Deutsche Telekom Ag | Method for key agreement for a cryptographically secured point-to-multipoint connection |
| US8601566B2 (en) * | 2001-10-23 | 2013-12-03 | Intel Corporation | Mechanism supporting wired and wireless methods for client and server side authentication |
| US6823461B2 (en) * | 2002-06-27 | 2004-11-23 | Nokia Corporation | Method and system for securely transferring context updates towards a mobile node in a wireless network |
-
2005
- 2005-02-15 US US11/057,846 patent/US20060095767A1/en not_active Abandoned
- 2005-10-31 WO PCT/IB2005/003250 patent/WO2006048725A2/en not_active Ceased
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8934629B2 (en) | 2008-07-31 | 2015-01-13 | Canon Kabushiki Kaisha | Communication apparatus, image input apparatus, image output apparatus, wireless communication circuit, method for controlling apparatus, and program |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2006048725A3 (en) | 2006-06-22 |
| US20060095767A1 (en) | 2006-05-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9350708B2 (en) | System and method for providing secured access to services | |
| US7389412B2 (en) | System and method for secure network roaming | |
| EP1811744B1 (en) | Method, system and centre for authenticating in End-to-End communications based on a mobile network | |
| US9094206B2 (en) | Method and system for secure session establishment using identity-based encryption (VDTLS) | |
| US7181012B2 (en) | Secured map messages for telecommunications networks | |
| US8627064B2 (en) | Flexible system and method to manage digital certificates in a wireless network | |
| US6965992B1 (en) | Method and system for network security capable of doing stronger encryption with authorized devices | |
| EP3595265B1 (en) | Load balancing system, method, and device | |
| EP1774750B1 (en) | Method, apparatuses and computer readable medium for establishing secure end-to-end connections by binding IPSec Security Associations | |
| EP1374533B1 (en) | Facilitating legal interception of ip connections | |
| EP2909988B1 (en) | Unidirectional deep packet inspection | |
| US20080126794A1 (en) | Transparent proxy of encrypted sessions | |
| EP1782574B1 (en) | Fast network attachment | |
| KR20060031813A (en) | Method, system and device for supporting mobile IP version 6 service in CDMA system | |
| WO2001084765A2 (en) | Method and system for transmission of access and application information over public ip networks | |
| US20060095767A1 (en) | Method for negotiating multiple security associations in advance for usage in future secure communication | |
| GB2411086A (en) | Secure communication between terminals over a local channel using encryption keys exchanged over a different network | |
| Xenakis et al. | On demand network-wide VPN deployment in GPRS | |
| Korhonen et al. | Mobile IPv6 security framework using transport layer security for communication between the mobile node and home agent | |
| Xenakis et al. | Alternative Schemes for Dynamic Secure VPN Deployment in UMTS | |
| CN117320004A (en) | Mobile network zero trust system and method based on IPv6 extension header | |
| GB2631994A (en) | Protection of application metadata in transport protocol | |
| Hoeper | EMU Working Group S. Hartman, Ed. Internet-Draft Painless Security Intended status: Standards Track T. Clancy Expires: May 2, 2012 Electrical and Computer Engineering | |
| Paraskevaidis | Services Architecture on top of the Peer-to-Peer Wireless Network Confederation |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KN KP KR KZ LC LK LR LS LT LU LV LY MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 05800921 Country of ref document: EP Kind code of ref document: A2 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 05800921 Country of ref document: EP Kind code of ref document: A2 |