WO2010126638A2 - Identity based authenticated key agreement protocol - Google Patents
Identity based authenticated key agreement protocol Download PDFInfo
- Publication number
- WO2010126638A2 WO2010126638A2 PCT/US2010/023736 US2010023736W WO2010126638A2 WO 2010126638 A2 WO2010126638 A2 WO 2010126638A2 US 2010023736 W US2010023736 W US 2010023736W WO 2010126638 A2 WO2010126638 A2 WO 2010126638A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- party
- key component
- key
- random key
- random
- 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
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0816—Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
- H04L9/0838—Key agreement, i.e. key establishment technique in which a shared key is derived by parties as a function of information contributed by, or associated with, each of these
- H04L9/0847—Key agreement, i.e. key establishment technique in which a shared key is derived by parties as a function of information contributed by, or associated with, each of these involving identity based encryption [IBE] schemes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/14—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using a plurality of keys or algorithms
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/30—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
- H04L9/3066—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy involving algebraic varieties, e.g. elliptic or hyper-elliptic curves
- H04L9/3073—Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy involving algebraic varieties, e.g. elliptic or hyper-elliptic curves involving pairings, e.g. identity based encryption [IBE], bilinear mappings or bilinear pairings, e.g. Weil or Tate pairing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
Definitions
- the present invention relates generally to cryptography and, more particularly, to an improved identity based authenticated key agreement protocol.
- Cryptography is a well-known technique for providing secure communication between two or more parties.
- Authenticated Key Agreement is a cryptographic protocol where two or more participants, authenticate each other and agree on a key for future communication.
- These protocols could be symmetric key or asymmetric public key protocols.
- symmetric key protocols require an out-of-band security mechanism to bootstrap a secret key
- public key protocols require certificates and large scale public key infrastructure (PKI).
- PKI public key infrastructure
- IBE Identity Based Encryption
- KGF Key Generation Function
- Embodiments of the invention provide an improved identity based authenticated key agreement protocol.
- a method for performing an identity based authenticated key agreement protocol between a computer system of a first party (the first party) and a computer system of a second party (the second party) comprises the following steps.
- An encrypted first random key component is sent from the first party to the second party, the first random key component having been computed at the first party and encrypted using a public key of the second party in accordance with an identity based encryption operation.
- An encrypted random key component pair is received at the first party from the second party, the random key component pair having been encrypted at the second party using a public key of the first party in accordance with the identity based encryption operation, and the random key component pair having been formed from the first random key component and a second random key component computed at the second party.
- the second random key component in encrypted form, is sent from the first party to the second party, the second random key component having been encrypted using the public key of the second party in accordance with the identity based encryption operation.
- a key for use in subsequent communications between the first party and the second party is computable at both the first party and the second party from the first random key component and the second random key component.
- embodiments of the invention provide an identity based authenticated key agreement protocol which does not suffer from the key escrow problem. Moreover, the protocol also provides perfect forward and backwards secrecy since computed key information is unrelated to any past or future authenticated key agreement sessions. Additionally, embodiments of the invention may be applied to various key agreement applications, by way of example only, end-to-end key agreement for applications over wired/wireless networks, and key agreement for networking protocols such as secure proxy based route optimization protocols. 804648 3
- FIG. 1 is a flow diagram illustrating an identity based authenticated key agreement protocol in accordance with an embodiment of the present invention.
- FIG. 2 is a block diagram illustrating a generalized hardware architecture of a data network and computer systems suitable for implementing one or more of the protocols according to embodiments of the present invention.
- the protocol involves the following mathematical tools and parameters: 804648 4
- E x E - ⁇ G be a bi-linear map on E.
- the typical example is the Weil pairing, and hence G will be the group of n-th roots of unity where n is a function of the number of points on E over F.
- KGF Key Generation Function
- dA SQ A be the private key computed by the KGF and delivered only to A.
- H 2 be a known hash function that takes an element of G and assigns it to a string.
- m be a message that has to be encrypted and sent to A.
- the encryption function described by Boneh and Franklin is as follows:
- the proof of the formula is a straight forward exercise in bilinear maps, and the fact A has the secret dA (private key known only to A but not other participants). Also observe that the KGF, which computed d A in the first place, can also decrypt the message resulting in the KGF being a de-facto key escrow server.
- Symmetric key agreement protocols rely on a secret key being shared between participants, and asymmetric key agreement protocols do not require participants to have any 804648 5 form of prior communications.
- public key based key agreement protocols were the only asymmetric key agreement protocols, but the situation has since changed with the popularity of IBE based protocols. Examples of key agreement protocols are now provided.
- Symmetric key based key agreement protocols are extremely popular.
- a typical example is the Authenticated Key Agreement (AKA) protocol used in 3G wireless systems. This is an example of a mutual authentication and session key agreement protocol based on a symmetric root key between the mobile subscriber's SIM (subscriber identification module) card and the home subscriber server.
- AKA Authenticated Key Agreement
- Public key based key agreement protocols are used in many network layer and transport layer protocols and are based on certificates of public keys issued by a certificate authority. Examples include the public key version of the Internet Key Exchange (IKE) protocol used to derive a session key for IP (Internet Protocol) layer security protocols commonly referred to as IPsec. Another example is the key agreement protocol used in Secure Shell. All public key protocols used in an open setting require the use of certificates and a PKI.
- IKE Internet Key Exchange
- IPsec Internet Protocol
- IPsec Internet Protocol
- Another example is the key agreement protocol used in Secure Shell. All public key protocols used in an open setting require the use of certificates and a PKI.
- Identity based key exchange protocols are gaining in popularity, and a simple example of an existing identity based protocol proposed for end-to-end encryption is where the entity originating the communication chooses a random key and encrypts it using the public key of the receiver and then transmits it. This transmission over an open network is secure because only the receiver can decrypt the message which contains the key.
- This existing protocol while simple enough, does not authenticate the users prior to key exchange and suffers from the key escrow problems already described.
- the basic set up for this protocol involves the mathematical constructs and parameters discussed in section I. Recall that this protocol is asymmetric but does not require any PKI support; instead the protocol employs an offline server which serves as a Key Generation Function. The details of the protocol are outlined below: 804648 6
- A, B are the two entities (or parties, where A represents a computer system of a first party and B represents a computer system of a second party) that are attempting to authenticate and agree on a key.
- Q A and Q B are the public keys as well, since there is a one-to-one correspondence between the identities and the points on the curve obtained by applying H 1 .
- x be a random number chosen by A
- y be a random number chosen by B.
- FIG. 1 illustrates the protocol exchanges between A and B.
- the protocol exchange 100 comprises of the following steps:
- A computes xP (i.e., P added to itself x times as a point on E, using the addition law on E) encrypts it using B's public key, and transmits it to B in step 102.
- encryption refers to identity based encryption described in section I above.
- B Upon receipt of the encrypted message, B decrypts the message and obtains xP. Subsequently B computes yP, and encrypts the pair ⁇ xP, yP ⁇ using A's public key and then transmits it to A in step 104.
- A Upon receipt of this message, A decrypts the message and obtains yP. Subsequently, A encrypts yP using B's public key and sends it back to B in step 106.
- both A and B compute xyP as the session key.
- xP is random but xP provides no information about x. Therefore, xP is a component of a key based on a random secret chosen by A. Likewise, y is random but yP provides no information about y. Hence, yP is a component of a key based on a random secret known only to B. 804648 7
- xyP can serve as a session key.
- the session key could be any known function of xyP. That is, the session key could equal f(xyP), where f is known to both parties and is not required to be secret (i.e., known to the world).
- f is hard to compute without knowledge of x or y, and the output is of a satisfactory length from a cryptographic perspective, e.g., around 128 bits or more.
- the protocol is a mutually authenticated key agreement protocol based on IBE. While the above description provides the motivation for the security of the protocol, a cryptographic proof of security can be easily provided.
- the hardness of the protocol relies on the hardness of the Elliptic curve Diffie-Hellman problem, which is influenced by the choice of elliptic curve. Perfect forward and backwards secrecy: Since x and y are random, xyP is always fresh and unrelated to any past or future sessions between A and B.
- the inventive protocol does not require any offline exchange of passwords or secret keys between A and B.
- the method is clearly applicable to any two parties communicating for the first time through any communication network. The only requirement is to ensure that both A and B are aware of each other's public keys, for example, through a directory service. 804648 8
- each network operator could own and operate a simple offline Key Generation Server.
- the encryption steps 102 and 106 could be based on one curve (applicable to B) and the encryption in step 104 could be based on a completely different curve (applicable to A).
- This allows for Key Generation Services to act independent of each other.
- it is important to ensure that all the parameters needed for encryption are publicly and easily available through a directory service.
- xP and yP should correspond to the same elliptic curve, but could be independent of the elliptic curves used for encryption.
- FIG. 2 illustrates a generalized hardware architecture of a data network and computer systems suitable for implementing an improved identity based authentication key agreement protocol between two entities A and B according to the present invention. As shown, entity
- A comprises a computer system 202
- entity B comprises a computer system 204
- the two computer systems 202 and 204 are coupled via a data network 206.
- the data network may be any data network across which A and B desire to communicate, e.g., the Internet.
- a and B could both be clients or both be servers.
- the communication protocol of the present 804648 10 invention is not limited to the case where A and B are client and server, but instead is applicable to any computing devices comprising A and B.
- Computer system 214 is also shown in computer system 214 coupled to computer systems 202 and 204 via network 206.
- Computer system 214 is preferably a server that performs a Key Generation Function or Service, as described above.
- the servers and clients may be implemented as programmed computers operating under control of computer program code.
- the computer program code would be stored in a computer readable storage medium (e.g., a memory) and the code would be executed by a processor of the computer.
- a computer readable storage medium e.g., a memory
- the code would be executed by a processor of the computer.
- FIG. 2 generally illustrates an exemplary architecture for each computer system communicating over the network.
- computer system A comprises I/O devices 208-A, processor 210-A, and memory 212-A.
- Computer system B comprises I/O devices 208-B, processor 210-B, and memory 212-B.
- Computer system 214 (key generator(s)) comprises I/O devices 208-K, processor 210-K, and memory 212-K.
- processor as used herein is intended to include one or more processing devices, including a central processing unit (CPU) or other processing circuitry.
- memory as used herein is intended to include memory associated with a processor or CPU, such as RAM, ROM, a fixed memory device (e.g., hard drive), or a removable memory device (e.g., diskette or CDROM).
- I/O devices as used herein is intended to include one or more input devices (e.g., keyboard, mouse) for inputting data to the processing unit, as well as one or more output devices (e.g., CRT display) for providing results associated with the processing unit.
- software instructions or code for performing the methodologies of the invention, described herein may be stored in one or more of the associated memory devices, e.g., ROM, fixed or removable memory, and, when ready to be utilized, loaded into RAM and executed by the CPU.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Optimization (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Analysis (AREA)
- Algebra (AREA)
- Mathematical Physics (AREA)
- Pure & Applied Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Mobile Radio Communication Systems (AREA)
- Storage Device Security (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201080008115.5A CN102318258B (en) | 2009-02-17 | 2010-02-10 | Identity-Based Authenticated Key Agreement Protocol |
| JP2011550198A JP5349619B2 (en) | 2009-02-17 | 2010-02-10 | Identity-based authentication key agreement protocol |
| EP10747091.6A EP2399361B1 (en) | 2009-02-17 | 2010-02-10 | Identity based authenticated key agreement protocol |
| KR1020117019146A KR101394730B1 (en) | 2009-02-17 | 2010-02-10 | Identity based authenticated key agreement protocol |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/372,242 | 2009-02-17 | ||
| US12/372,242 US8510558B2 (en) | 2009-02-17 | 2009-02-17 | Identity based authenticated key agreement protocol |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2010126638A2 true WO2010126638A2 (en) | 2010-11-04 |
| WO2010126638A3 WO2010126638A3 (en) | 2010-12-23 |
Family
ID=42560899
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2010/023736 Ceased WO2010126638A2 (en) | 2009-02-17 | 2010-02-10 | Identity based authenticated key agreement protocol |
Country Status (6)
| Country | Link |
|---|---|
| US (2) | US8510558B2 (en) |
| EP (1) | EP2399361B1 (en) |
| JP (1) | JP5349619B2 (en) |
| KR (1) | KR101394730B1 (en) |
| CN (1) | CN102318258B (en) |
| WO (1) | WO2010126638A2 (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8510558B2 (en) | 2009-02-17 | 2013-08-13 | Alcatel Lucent | Identity based authenticated key agreement protocol |
| US9401898B2 (en) | 2011-08-05 | 2016-07-26 | Apple Inc. | System and method for wireless data protection |
| JP2018029406A (en) * | 2017-11-28 | 2018-02-22 | 国立研究開発法人情報通信研究機構 | Host device |
Families Citing this family (54)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8422667B2 (en) | 2005-01-27 | 2013-04-16 | The Chamberlain Group, Inc. | Method and apparatus to facilitate transmission of an encrypted rolling code |
| USRE48433E1 (en) | 2005-01-27 | 2021-02-09 | The Chamberlain Group, Inc. | Method and apparatus to facilitate transmission of an encrypted rolling code |
| US9148409B2 (en) | 2005-06-30 | 2015-09-29 | The Chamberlain Group, Inc. | Method and apparatus to facilitate message transmission and reception using different transmission characteristics |
| US12149618B2 (en) | 2005-01-27 | 2024-11-19 | The Chamberlain Group Llc | Method and apparatus to facilitate transmission of an encrypted rolling code |
| CA2662166A1 (en) * | 2006-09-06 | 2008-03-13 | Sslnext, Inc. | Method and system for establishing real-time authenticated and secured communications channels in a public network |
| EP2334008A1 (en) * | 2009-12-10 | 2011-06-15 | Tata Consultancy Services Limited | A system and method for designing secure client-server communication protocols based on certificateless public key infrastructure |
| US9025767B2 (en) * | 2010-03-24 | 2015-05-05 | Nokia Corporation | Method and apparatus for querying content protected by identity-based encryption |
| EP2482243A1 (en) * | 2011-01-31 | 2012-08-01 | Alcatel Lucent | A payment transaction method and corresponding applications |
| JP5225412B2 (en) * | 2011-03-03 | 2013-07-03 | 株式会社東芝 | Communication apparatus and communication method |
| US8769288B2 (en) | 2011-04-22 | 2014-07-01 | Alcatel Lucent | Discovery of security associations |
| US8661240B2 (en) * | 2011-04-29 | 2014-02-25 | International Business Machines Corporation | Joint encryption of data |
| US8644510B2 (en) * | 2011-05-11 | 2014-02-04 | Alcatel Lucent | Discovery of security associations for key management relying on public keys |
| KR101574030B1 (en) | 2011-07-15 | 2015-12-02 | 알까뗄 루슨트 | Secure group messaging |
| US20130110920A1 (en) * | 2011-10-27 | 2013-05-02 | Alcatel-Lucent Usa Inc. | Network-assisted peer-to-peer secure communication establishment |
| US9065642B2 (en) * | 2012-03-07 | 2015-06-23 | Certicom Corp. | Intercepting key sessions |
| KR20130140948A (en) | 2012-05-17 | 2013-12-26 | 삼성전자주식회사 | Apparatus and method for contents encryption and decryption based on storage device id |
| KR101301609B1 (en) | 2012-05-31 | 2013-08-29 | 서울대학교산학협력단 | Apparatus and method for generating secret key, and recording medium storing program for executing method of the same in computer |
| CN103354498B (en) * | 2013-05-31 | 2016-09-28 | 北京创世泰克科技股份有限公司 | A kind of file encryption transmission method of identity-based |
| US9350550B2 (en) * | 2013-09-10 | 2016-05-24 | M2M And Iot Technologies, Llc | Power management and security for wireless modules in “machine-to-machine” communications |
| US9100175B2 (en) | 2013-11-19 | 2015-08-04 | M2M And Iot Technologies, Llc | Embedded universal integrated circuit card supporting two-factor authentication |
| US10498530B2 (en) | 2013-09-27 | 2019-12-03 | Network-1 Technologies, Inc. | Secure PKI communications for “machine-to-machine” modules, including key derivation by modules and authenticating public keys |
| US10700856B2 (en) | 2013-11-19 | 2020-06-30 | Network-1 Technologies, Inc. | Key derivation for a module using an embedded universal integrated circuit card |
| US10726102B2 (en) * | 2014-01-08 | 2020-07-28 | Ipra Technologies Oy Ltd. | Method of and system for providing access to access restricted content to a user |
| CN105721153B (en) * | 2014-09-05 | 2020-03-27 | 三星Sds株式会社 | Key exchange system and method based on authentication information |
| CN105635039B (en) | 2014-10-27 | 2019-01-04 | 阿里巴巴集团控股有限公司 | A kind of secure communication of network method and communication device |
| US9918225B2 (en) * | 2014-11-03 | 2018-03-13 | Qualcomm Incorporated | Apparatuses and methods for wireless communication |
| JP6320943B2 (en) * | 2015-01-19 | 2018-05-09 | 日本電信電話株式会社 | Key sharing device, key sharing system, key sharing method, and program |
| US9853977B1 (en) | 2015-01-26 | 2017-12-26 | Winklevoss Ip, Llc | System, method, and program product for processing secure transactions within a cloud computing system |
| CN106130716B (en) * | 2015-05-06 | 2020-01-21 | 三星Sds株式会社 | Key exchange system and method based on authentication information |
| CN104902471B (en) * | 2015-06-01 | 2018-12-14 | 东南大学 | The key of identity-based exchanges design method in wireless sensor network |
| CN105553951B (en) * | 2015-12-08 | 2019-11-08 | 腾讯科技(深圳)有限公司 | Data transmission method and device |
| CN105743646B (en) * | 2016-02-03 | 2019-05-10 | 四川长虹电器股份有限公司 | A kind of Identity based encryption method and system |
| JP6670395B2 (en) * | 2016-03-29 | 2020-03-18 | コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. | System and method for distribution of identity-based key material and certificate |
| WO2017167771A1 (en) * | 2016-03-29 | 2017-10-05 | Koninklijke Philips N.V. | Handshake protocols for identity-based key material and certificates |
| CN107547466A (en) * | 2016-06-23 | 2018-01-05 | 南京中兴软件有限责任公司 | A kind of simple network protocol authentication method and device |
| CN107592281B (en) | 2016-07-06 | 2022-04-05 | 华为技术有限公司 | Protection system, method and device for transmission data |
| CN107800539B (en) * | 2016-09-05 | 2020-07-24 | 华为技术有限公司 | Authentication method, authentication device and authentication system |
| CN106788997B (en) * | 2016-12-08 | 2019-07-12 | 深圳奥联信息安全技术有限公司 | A kind of real-time multimedia encryption method based on id password |
| SG10201701044SA (en) * | 2017-02-09 | 2018-09-27 | Huawei Int Pte Ltd | System and method for computing private keys for self certified identity based signature schemes |
| US11128452B2 (en) * | 2017-03-25 | 2021-09-21 | AVAST Software s.r.o. | Encrypted data sharing with a hierarchical key structure |
| US10541804B2 (en) * | 2017-08-18 | 2020-01-21 | Intel Corporation | Techniques for key provisioning in a trusted execution environment |
| CN109728901B (en) * | 2017-10-31 | 2022-04-08 | 中国电信股份有限公司 | Digital signature authentication method, device and system |
| US10652743B2 (en) | 2017-12-21 | 2020-05-12 | The Chamberlain Group, Inc. | Security system for a moveable barrier operator |
| US11074773B1 (en) | 2018-06-27 | 2021-07-27 | The Chamberlain Group, Inc. | Network-based control of movable barrier operators for autonomous vehicles |
| WO2020010515A1 (en) | 2018-07-10 | 2020-01-16 | Apple Inc. | Identity-based message integrity protection and verification for wireless communication |
| WO2020028502A1 (en) | 2018-08-01 | 2020-02-06 | The Chamberlain Group, Inc. | Movable barrier operator and transmitter pairing over a network |
| US10997810B2 (en) | 2019-05-16 | 2021-05-04 | The Chamberlain Group, Inc. | In-vehicle transmitter training |
| CN112711745A (en) * | 2021-01-06 | 2021-04-27 | 章伟 | Method and device for strengthening network security based on encryption |
| WO2022185328A1 (en) * | 2021-03-02 | 2022-09-09 | Fortytwo42 Labs Llp | System and method for identity-based key agreement for secure communication |
| KR102887214B1 (en) * | 2021-12-17 | 2025-11-17 | 주식회사 크립토랩 | Electronic apparatus and method for encryption thereof |
| CN114244513B (en) * | 2021-12-31 | 2024-02-09 | 日晷科技(上海)有限公司 | Key negotiation method, device and storage medium |
| CN114785508B (en) * | 2022-04-24 | 2023-08-29 | 中国民用航空总局第二研究所 | A Heterogeneous Authentication Key Agreement Method and System |
| CN115001865B (en) * | 2022-07-28 | 2022-12-02 | 杭州安司源科技有限公司 | Communication processing method and system, client, communication server and supervision server |
| US12212663B1 (en) * | 2022-10-31 | 2025-01-28 | Graphiant, Inc. | Bounded broadcast encryption key management |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5241599A (en) | 1991-10-02 | 1993-08-31 | At&T Bell Laboratories | Cryptographic protocol for secure communications |
| JP3706398B2 (en) | 1993-06-18 | 2005-10-12 | 松下電器産業株式会社 | Signature, authentication and secret communication method using elliptic curve |
| US6895503B2 (en) * | 2001-05-31 | 2005-05-17 | Contentguard Holdings, Inc. | Method and apparatus for hierarchical assignment of rights to documents and documents having such rights |
| US7113594B2 (en) | 2001-08-13 | 2006-09-26 | The Board Of Trustees Of The Leland Stanford University | Systems and methods for identity-based encryption and related cryptographic techniques |
| US7353395B2 (en) * | 2002-03-21 | 2008-04-01 | Ntt Docomo Inc. | Authenticated ID-based cryptosystem with no key escrow |
| GB0215590D0 (en) * | 2002-07-05 | 2002-08-14 | Hewlett Packard Co | Method and apparatus for generating a cryptographic key |
| US6886096B2 (en) | 2002-11-14 | 2005-04-26 | Voltage Security, Inc. | Identity-based encryption system |
| US7571321B2 (en) | 2003-03-14 | 2009-08-04 | Voltage Security, Inc. | Identity-based-encryption messaging system |
| JP4213975B2 (en) | 2003-03-19 | 2009-01-28 | 日本放送協会 | Personal information protection method, product ordering terminal, product order receiving server, personal information transmission program, and personal information reception program |
| US7017181B2 (en) | 2003-06-25 | 2006-03-21 | Voltage Security, Inc. | Identity-based-encryption messaging system with public parameter host servers |
| US7103911B2 (en) | 2003-10-17 | 2006-09-05 | Voltage Security, Inc. | Identity-based-encryption system with district policy information |
| US7499544B2 (en) | 2003-11-03 | 2009-03-03 | Microsoft Corporation | Use of isogenies for design of cryptosystems |
| JP2007208410A (en) | 2006-01-31 | 2007-08-16 | Hitachi Ltd | ID-based cryptographic communication system |
| JP4781896B2 (en) | 2006-04-26 | 2011-09-28 | 日本電信電話株式会社 | Encrypted message transmission / reception method, sender apparatus, receiver apparatus, key server, and encrypted message transmission / reception system |
| KR101490687B1 (en) | 2007-08-20 | 2015-02-06 | 삼성전자주식회사 | Method for devices to share secret information in home network and apparatus therefor |
| JP5027742B2 (en) | 2008-06-19 | 2012-09-19 | 日本電信電話株式会社 | Secret information transmission system, secret information transmission method, secret information management server, encryption device, secret information transmission program |
| US8510558B2 (en) | 2009-02-17 | 2013-08-13 | Alcatel Lucent | Identity based authenticated key agreement protocol |
-
2009
- 2009-02-17 US US12/372,242 patent/US8510558B2/en active Active
-
2010
- 2010-02-10 WO PCT/US2010/023736 patent/WO2010126638A2/en not_active Ceased
- 2010-02-10 KR KR1020117019146A patent/KR101394730B1/en active Active
- 2010-02-10 JP JP2011550198A patent/JP5349619B2/en active Active
- 2010-02-10 EP EP10747091.6A patent/EP2399361B1/en active Active
- 2010-02-10 CN CN201080008115.5A patent/CN102318258B/en active Active
-
2013
- 2013-07-01 US US13/932,573 patent/US9106410B2/en active Active
Non-Patent Citations (1)
| Title |
|---|
| None |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8510558B2 (en) | 2009-02-17 | 2013-08-13 | Alcatel Lucent | Identity based authenticated key agreement protocol |
| US9106410B2 (en) | 2009-02-17 | 2015-08-11 | Alcatel Lucent | Identity based authenticated key agreement protocol |
| US9401898B2 (en) | 2011-08-05 | 2016-07-26 | Apple Inc. | System and method for wireless data protection |
| US9813389B2 (en) | 2011-08-05 | 2017-11-07 | Apple Inc. | System and method for wireless data protection |
| JP2018029406A (en) * | 2017-11-28 | 2018-02-22 | 国立研究開発法人情報通信研究機構 | Host device |
Also Published As
| Publication number | Publication date |
|---|---|
| US9106410B2 (en) | 2015-08-11 |
| JP5349619B2 (en) | 2013-11-20 |
| JP2012518331A (en) | 2012-08-09 |
| US20100211779A1 (en) | 2010-08-19 |
| WO2010126638A3 (en) | 2010-12-23 |
| EP2399361A2 (en) | 2011-12-28 |
| US20130297939A1 (en) | 2013-11-07 |
| EP2399361B1 (en) | 2020-03-25 |
| KR101394730B1 (en) | 2014-05-15 |
| CN102318258A (en) | 2012-01-11 |
| US8510558B2 (en) | 2013-08-13 |
| KR20110117169A (en) | 2011-10-26 |
| CN102318258B (en) | 2015-08-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2399361B1 (en) | Identity based authenticated key agreement protocol | |
| Semal et al. | A certificateless group authenticated key agreement protocol for secure communication in untrusted UAV networks | |
| Li et al. | iTLS: Lightweight transport-layer security protocol for IoT with minimal latency and perfect forward secrecy | |
| US9166778B2 (en) | Secure group messaging | |
| US7590236B1 (en) | Identity-based-encryption system | |
| US8769259B2 (en) | Methods and apparatuses for secure information sharing in social networks using randomly-generated keys | |
| CN104270249B (en) | It is a kind of from the label decryption method without certificate environment to identity-based environment | |
| CN104301108B (en) | It is a kind of from identity-based environment to the label decryption method without certificate environment | |
| CN112468490B (en) | An authentication method for power grid terminal layer equipment access | |
| JP2003298568A (en) | Authenticated individual cryptosystem without key escrow | |
| CN118540167B (en) | An identity authentication method and data transmission method of MQTT protocol based on IPK | |
| Sathi et al. | Novel protocols to mitigate network slice topology learning attacks and protect privacy of users’ service access behavior in softwarized 5G networks | |
| Liu et al. | pKAS: A Secure Password‐Based Key Agreement Scheme for the Edge Cloud | |
| Shim | Security analysis of various authentication schemes based on three types of digital signature schemes | |
| Mulkey et al. | Towards an efficient protocol for privacy and authentication in wireless networks | |
| Ekhtiarabadi et al. | Verifiable identity-based mix network | |
| Chen et al. | A Novel Hybrid Encryption Scheme Using RSA-Co-CP-ABE for Ciphertext Transmission in Cloud Environment | |
| Yijun et al. | A secure key exchange and mutual authentication protocol for wireless mobile communications | |
| Chunka et al. | A secure key agreement protocol for data communication in public network based on the Diffie-Hellman key agreement protocol | |
| Candebat et al. | Secure pseudonym management using mediated identity-based encryption | |
| Martins et al. | Featuring Immediate Revocation in Mikey-Sakke (FIRM) | |
| Phan et al. | Analysis of two pairing-based three-party password authenticated key exchange protocols | |
| JP2010011478A (en) | Key agreement and carrier method using implicit signing | |
| Chang et al. | A Universal Authentication Scheme with Anonymity for Heterogeneous Wireless Networks. | |
| Kim et al. | Self-authorized public key management for home networks |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 201080008115.5 Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10747091 Country of ref document: EP Kind code of ref document: A2 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2011550198 Country of ref document: JP |
|
| ENP | Entry into the national phase |
Ref document number: 20117019146 Country of ref document: KR Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2010747091 Country of ref document: EP |