WO2024258476A1 - Method and apparatus for authenticating iot devices - Google Patents
Method and apparatus for authenticating iot devices Download PDFInfo
- Publication number
- WO2024258476A1 WO2024258476A1 PCT/US2024/022883 US2024022883W WO2024258476A1 WO 2024258476 A1 WO2024258476 A1 WO 2024258476A1 US 2024022883 W US2024022883 W US 2024022883W WO 2024258476 A1 WO2024258476 A1 WO 2024258476A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- ats
- csi
- authentication
- received
- authentication tag
- 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/06—Network architectures or network communication protocols for network security for supporting key management in a packet data network
-
- 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
- H04L9/3263—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 involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
-
- 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/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0823—Network architectures or network communication protocols for network security for authentication of entities using certificates
-
- 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/12—Applying verification of the received information
- H04L63/126—Applying verification of the received information the source of the received data
-
- 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/006—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols involving public key infrastructure [PKI] trust models
-
- 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
- H04L9/3263—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 involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
- H04L9/3268—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 involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements using certificate validation, registration, distribution or revocation, e.g. certificate revocation list [CRL]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/04—Key management, e.g. using generic bootstrapping architecture [GBA]
- H04W12/041—Key generation or derivation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/12—Detection or prevention of fraud
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/60—Context-dependent security
- H04W12/69—Identity-dependent
Definitions
- the present disclosure relates to systems and methods for providing security to remote devices and in particular to a system and method for authenticating remote.
- a PKI company may choose to deliver its client source code to potential loT manufacturer/customer . This will facilitate the manufacturer integrating the code with their own code and testing the code on the customer’s loT devices. By running the integrated code, loT devices will be able to take advantage of PKI company’s provisioning service, such as requesting digital certificates from the PKI server.
- PKI company provisioning service
- the method comprises generating an anti-tampering secret (ATS) associated with customer specific information (CSI); providing the ATS for secure storage by the device; receiving a message from the device, the message from the device comprising a certificate signing request, the CSI, and an authentication tag derived at least in part according to the ATS and the CSI; and authenticating the received message according to a comparison of the received authentication tag and a another authentication tag generated at least in part according to the received CSI.
- ATS anti-tampering secret
- CSI customer specific information
- FIG. 1 Another embodiment is evidenced by an apparatus having a processor and a communicatively coupled memory storing processor instructions for performing the foregoing operations.
- FIGs. 1A and IB are diagrams depicting generalized systems for authenticating remote devices;
- FIG. 2 is a diagram illustrating exemplary operations that can be used to authenticate a remote device;
- FIG. 3 is a diagram depicting one embodiment of how the authentication server computes the authentication tag
- FIG. 4 is a diagram depicting one embodiment of the derivation of AuthTag’ from the ATS.
- FIG. 5 is a diagram illustrating an exemplary computer system that could be used to implement processing elements of the geolocation system.
- FIGs. 1A and IB are diagrams depicting a generalized system 100 for authenticating loT devices 104.
- FIG. 1A an embodiment in which the message exchange between an loT device 104 and authentication server 102/CA 106 is a certificate signing request (CSR) and digital certificate.
- FIG. IB depicts a more general embodiment in which the message exchange is some “authentication request and response,” and the communication channel 120 may be further encrypted.
- the encryption mechanism depends on specific application scenarios. For example, it may be a TLS channel between the auth server and a programming station that is directly connected to the device. Or the encryption mechanism and encryption keys may be pre-established out of band prior to the communication.
- the system 100 comprises a authentication server 102 such as a PKI server.
- the authentication server is communicatively coupled to an loT device manufacturer 108 via a secure communication channel 116.
- This communication channel is used to share secrets in temporal advance of the execution of the authentication protocol. For example, once the ATS is generated, it may be encrypted with a PGP (Pretty Good Privacy) key of the loT manufacturer 108, and signed by the PGP of the authentication server 102.
- PGP Peripheral Good Privacy
- loT devices may comprise a secure chip 118 that makes it sufficiently difficult for an attacker to copy sensitive information such as the ATS from a legitimate loT device 104 to other loT devices 104.
- the ATS and other sensitive information can be delivered to the chip manufacturer 110, also via a secure communication channel 114.
- the secure chip 118, which stores the ATS 120 is then installed in the loT device 108.
- Other means may be employed to protect that ATS and other private information stored in the loT device 104, including for example, implementing a trusted execution environment (TEE) in the loT device 104.
- TEE trusted execution environment
- a deployed loT device 104 When a deployed loT device 104 is to establish communication with an entity, that entity needs to confirm that the loT device 104 is indeed the loT device 104 it claims to be, and not a cloned loT device. In PKI class systems, this may be accomplished by generating a digital certificate signing request (CSR) to a certificate authority (CA) 106.
- the CSR includes the public key of a public/private key pair unique to the device 104.
- the CA 106 authenticates the device using the public key, and if the device is authenticated, provides a digital certificate to the device that is signed by the CA. The signed digital certificate can then be used to authenticate the device 104.
- Computation and communication costs may make the use of X.509 digital certificates less advantageous.
- the loT device 104 is instead be authenticated by communication with an authentication server 102 as further described below.
- Such communication may be implemented with lighter weight computation and communication requirements.
- the entity providing the authentication server 102 may allow the manufacturer to integrate their own software code with code designed for the authentication operations, thus increasing security and permitting integrated code to be tested on the loT devices 104.
- This protocol achieves two primary objectives. First, the protocol establishes a mechanism for authenticating all message requests from legitimate loT devices 104. The mechanism specifies concrete steps to “securely deliver” the necessary credentials to devices 104. Once such credentials are in place, the mechanism is able to detect and reject unauthenticated device messages, thereby preventing unauthorized use of the provisioning service. Second, the protocol establishes a mechanism for binding provisioning services and privileges with a specific customer. This mechanism helps detect manufacturing errors during production. This is accomplished by use of a secret value herein described “Anti-Tampering Secret” or ATS that is unique for each customer. The ATS serves as a security check during the protocol execution, thereby preventing unauthorized use of the provisioning service.
- ATS Anti-Tampering Secret
- the described protocol also achieves additional objectives.
- the protocol supports use of a single package for the client source code for all types of loT devices, independent of whether it has access to hardware security modules or not.
- the protocol also helps customers integrate client source code with minimal changes.
- the protocol reduces computation and communication costs for the device. This may include small request and response buffer sizes and foregoing reliance on X.509 certificate-based message signing.
- Authenticating device messages can be accomplished by implementing an authentication algorithm on the device.
- Such algorithms can be a signature algorithm (e.g., Rivest-Shamir- Adleman or RSA algorithm, Elliptic Curve Digital Signature Algorithm (ECDSA)) or a Message Authentication Code (MAC) algorithm such as a hash-based message authentication code (HMAC).
- signature algorithm e.g., Rivest-Shamir- Adleman or RSA algorithm, Elliptic Curve Digital Signature Algorithm (ECDSA)
- MAC Message Authentication Code
- HMAC hash-based message authentication code
- practical implementation of such authentication is made difficult because all such techniques require establishment of a cryptographic key in advance of such authentication.
- this cryptographic key may comprise either a signing key or a MAC key.
- authentication key is used in this disclosure to refer to both such keys if the distinction between different algorithms is not necessary.
- the entity providing the authentication key may need to deliver the authentication key to each device via the device manufacturer or chip manufacturer (in cases where security operations are at least partially implemented in a secure chip).
- a secure channel e.g., PGP
- white-box cryptography technique may be used to deliver such authentication keys.
- Anti-Tampering Secret (ATS) e.g., PGP
- an authentication key provisioning service generates, for each customer, a unique secret value, hereafter referred to as an anti-tampering secret (ATS).
- the ATS encapsulates, in a secret way, information that is specific to the associated customer and the services and/or privileges that have been granted to the customer, which is collectively defined as customerspecific information (CSI).
- CSI customerspecific information
- the ATS essentially becomes a shared secret between the provisioning server and the customer.
- the ATS can be generated in a variety of ways and the characteristics of the ATS depend on the application. However, the ATS must have a number of characteristics.
- the device when the (loT or other) device communicates with another entity, the device should be able to prove that the device implicitly or explicitly knows the value of the ATS.
- the information to be included in the CSI that is used to derive the ATS should be flexible enough to avoid a combinatorial explosion in the number of ATS values in the system.
- the CSI and ATS pair should be securely stored or otherwise derivable from information in the server database.
- the ATS, CSI pair may be generated in a variety of ways.
- the ATS may be generated from the CSI.
- the ATS is a cryptographic hash of the CSI.
- the ATI may be simply a unique random (or pseudorandom) number that is mapped to the CSI.
- the authentication server 102 may simply generate multiple random numbers and assign a CSI to one of such random numbers, then associatively store them for later use.
- ATS appears to entities not privy to its generation and/or storage as a pseudorandom number that does not reveal any useful information about the CSI.
- FIG. 2 is a diagram illustrating exemplary operations that can be used to authenticate a remote device such as an loT device 104.
- an ATS associated with the CSI is generated, for example, by the authentication server 102.
- the CSI includes customer-specific information such as PKI type, customer identifier (ID), and product ID.
- the CSI may also include information describing rights and privileged of the customer, or other information.
- the ATS is a pseudorandom or random number that is independently generated and stored in the authentication server 102 associatively with (or mapped to) the CSI.
- the ATS is an encrypted version of the CSI.
- the ATS is a cryptographic hash of the CSI.
- the pair (CSI, ATS) is then encrypted by an authentication server key and the encrypted version (E[CSI, ATS)] is stored the server for later retrieval and use.
- the CSI is stored by the authentication server 102 and when needed, the ATS is recomputed for use in the authentication process.
- the FR should be securely stored as well.
- the ATS is then provided to the loT device manufacturer 108 or the chip manufacturer 110 via a secure channel (secure channel 114 and 116, respectively).
- the ATS provided the loT device 104 by the loT manufacturer 108 for secure storage, being protected, for example, by enforcing a TEE or by storage in a secure chip 118.
- the authentication server 102 integrates the ATS in the source code of the loT device via whitebox cryptography techniques. After the manufacture of the loT devices 104 is complete, they are delivered to customers for use.
- a message having a request (for example, a certificate signing request message having the certificate signing request) is transmitted from the loT device 104 to the authentication server 102.
- the message includes the CSR, the CSI, and an authentication tag derived at least in part according to the ATS and the CSI, and may also include a nonce.
- the authentication tag is computed by deriving an authentication key from the ATS, then computing an authentication tag on the CSR.
- the authentication key may be an HMAC key generated as follows:
- HK KDF (nonce + ATS) Equation (1)
- KDF KDF (nonce + ATS) Equation (1)
- HK represents the HMAC key
- KDF represents a key derivation function
- the nonce is an optional random nonce of sufficient size to introduce randomness in the key generation
- the “+” operator represents concatenation.
- the KDF can be any suitable function for securely deriving a cryptographic key from a seed having sufficient entropy known to both the loT device 104 and the authentication server 102.
- a standardized KDF such as is described in NIST Special Publication NIST SP 800-108rl, “Recommendation for Key Derivation Using Pseudorandom Functions”, August 2022 (hereby incorporated by reference herein) may be used.
- the authentication tag can then be computed on the CSR request as:
- HMAC HMAC(HK, C SI+C SR+nonce) Equation (2)
- HMAC is a secret-key based message authentication algorithm that defined in RFC 2104, which is incorporated by reference herein.
- the loT device 104 then generates the aforementioned message that includes the CSR, the CSI, and the computed authorization tag, and optional nonce, and sends the message to the authentication server 102.
- Communication between the authentication server 102 and the loT devices 104 is preferably performed via the Internet.
- the authentication server 102 receives the CSR message from the device 104.
- the authentication server 102 then authenticates the CSR message according to a comparison between the received authentication tag and another authentication tag generated at least in part according to CSI received in the CSR request message, as shown in block 208.
- FIG. 3 is a diagram depicting one embodiment of how the authentication server 102 computes the authentication tag.
- the authentication server determines the ATS from the CSR message. This may be accomplished by extracting the CSI from the CSR message, and retrieving the ATS associated with the CSI from secure storage of the authentication server 102. Alternatively, the CSI in the CSR message may be used to regenerate the ATS, using the same technique used to generate the ATS originally provisioned to the device 104.
- FIG. 4 is a diagram depicting one embodiment of the derivation of AuthTag’ from the ATS. The operations performed to accomplish this mirror those performed by the loT device 104 to compute the authorization tag that was included in the CSR message (hereinafter alternatively referred to as AuthTag).
- the authorization key is rederived according to the ATS.
- AuthTag another authentication tag
- AuthTag’ HMAC(HK, CSI+CSR+nonce) Equation (3)
- AuthTag AuthTag
- the authentication server 102 authenticates the request transmitted by the loT device 104, and the authentication server 102 transmits a reply to the loT device 104. If AuthTag AuthTag’, the authentication server 102 takes appropriate action, for example, failing to reply to the CSR message, or replying with an error. Further, the authentication server 102 may report and/or log the failed request.
- the authentication server 102 will not be able to locate the associated ATS in the authentication server database, nor will the authentication server 102 be able to regenerate the ATS from the CSI. In ither case, the corresponding ATS cannot be determined, and authorization will fail. This detects mistakes or errors in the CSI in an implicit way.
- the loT device 104 may communicate the CSR message directly with the authentication server 102. As shown in FIG. 1, in other embodiments, the loT device 104 may communicate the CSR message to a CA 106, and the CA 106 may forward the CSR message to the authentication server 102 for authentication before responding to the request.
- FIG. 5 illustrates an exemplary computer system 500 that could be used to implement processing elements of the above disclosure, including the authentication server 102, the loT device 104, and the certificate authority 106.
- the computer 502 comprises a processor 504 and a memory, such as random access memory (RAM) 506.
- the computer 502 is operatively coupled to a display 522, which presents images such as windows to the user on a graphical user interface 518B.
- the computer 502 may be coupled to other devices, such as a keyboard 514, a mouse device 516, a printer 528, etc.
- keyboard 514 a keyboard 514
- a mouse device 516 a printer 528
- the computer 502 operates under control of an operating system 508 stored in the memory 506, and interfaces with the user to accept inputs and commands and to present results through a graphical user interface (GUI) module 518A.
- GUI graphical user interface
- the instructions performing the GUI functions can be resident or distributed in the operating system 508, the computer program 510, or implemented with special purpose memory and processors.
- the computer 502 also implements a compiler 512 which allows an application program 510 written in a programming language such as COBOL, C++, FORTRAN, or other language to be translated into processor 504 readable code.
- the application 510 accesses and manipulates data stored in the memory 506 of the computer 502 using the relationships and logic that was generated using the compiler 512.
- the computer 502 also optionally comprises an external communication device such as a modem, satellite link, Ethernet card, or other device for communicating with other computers.
- instructions implementing the operating system 508, the computer program 510, and the compiler 512 are tangibly embodied in a computer-readable medium, e.g., data storage device 520, which could include one or more fixed or removable data storage devices, such as a zip drive, floppy disc drive 524, hard drive, CD-ROM drive, tape drive, etc.
- the operating system 508 and the computer program 510 are comprised of instructions which, when read and executed by the computer 502, causes the computer 502 to perform the operations herein described.
- Computer program 510 and/or operating instructions may also be tangibly embodied in memory 506 and/or data communications devices 530, thereby making a computer program product or article of manufacture.
- the terms “article of manufacture,” “program storage device” and “computer program product” as used herein are intended to encompass a computer program accessible from any computer readable device or media.
- a system of one or more computers can be configured to perform particular operations or actions by virtue of having software, firmware, hardware, or a combination of them installed on the system that in operation causes or cause the system to perform the actions.
- One or more computer programs can be configured to perform particular operations or actions by virtue of including instructions that, when executed by data processing apparatus, cause the apparatus to perform the actions.
- One general aspect includes a method of authenticating a device. The method also includes generating an anti-tampering secret (ATS) associated with customer specific information (CSI); providing the ATS for secure storage by the device; receiving a message from the device, the message may include: a certificate signing request (CSR); the CSI; an authentication tag derived at least in part according to the CSR, the ATS, and the CSI.
- ATS anti-tampering secret
- CSI customer specific information
- the method also includes authenticating the received message according to a comparison of the received authentication tag and a another authentication tag generated at least in part according to the received CSI.
- Other embodiments of this aspect include corresponding computer systems, apparatus, and computer programs recorded on one or more computer storage devices, each configured to perform the actions of the methods.
- Implementations may include one or more of the following features.
- the ATS is computed at least in part from a random number and the CSI.
- the authentication tag is computed at least in part according to an authentication key, the CSI and the certificate signing request; and the authentication key computed at least in part according to the ATS.
- the authentication tag is computed at least in part as a cryptographic function according to: the authentication key ; the CSI; and the certificate signing request.
- authenticating the certificate signing request according to the comparison of the received authentication tag and another authentication tag generated at least in part according to the received CSI may include: determining the ATS; and deriving the another authentication tag according to the ATS.
- determining the ATS may include one of: retrieving the generated ATS associated with the received CSI; and regenerating the ATS at least in part according to the received CSI.
- deriving the another authentication tag according to the ATS may include: rederiving the authentication key according to the ATS; and deriving the another authentication tag at least in part as a cryptographic function according to: the rederived authentication key; the CSI; and the certificate signing request.
- the authentication key is derived according to the ATS, a generated random nonce, and a key derivation function
- the authentication tag is computed at least in part as a cryptographic function according to: the authentication key; the CSI; the certificate signing request; the generated random nonce; and the message further may include the generated random nonce
- the rederived authentication key is further derived according to the received generated random nonce
- One general aspect includes an apparatus of authenticating a device.
- the apparatus also includes a processor; a memory, communicatively coupled to the processor, the memory storing processor instructions that include processor instructions for: generating an ATS associated with CSI; providing the ATS for secure storage by the device; receiving a message from the device, the message may include: a CSR; the CSI; an authentication tag derived at least in part according to the CSR, the ATS and the CSI.
- the apparatus also includes authenticating the received message according to a comparison of the received authentication tag and a another authentication tag generated at least in part according to the received CSI.
- Other embodiments of this aspect include corresponding computer systems, apparatus, and computer programs recorded on one or more computer storage devices, each configured to perform the actions of the methods.
- Implementations may include one or more of the following features.
- the authentication tag is computed at least in part according to an authentication key, the CSI and the certificate signing request; and the authentication key computed at least in part according to the ATS.
- the authentication tag is computed at least in part as a cryptographic function according to: the authentication key ; the CSI; and the certificate signing request.
- the processor instructions for authenticating the certificate signing request according to the comparison of the received authentication tag and another authentication tag generated at least in part according to the received CSI may include processor instructions for: determining the ATS; and deriving the another authentication tag according to the ATS.
- the processor instructions for determining the ATS may include processor instructions for one of: retrieving the generated ATS associated with the received CSI; and regenerating the ATS at least in part according to the received CSI.
- the processor instructions for deriving the another authentication tag according to the ATS may include processor instructions for: rederiving the authentication key according to the ATS; and deriving the another authentication tag at least in part as a cryptographic function according to: the rederived authentication key; the CSI; and the certificate signing request.
- the authentication key is derived according to the ATS, a generated random nonce, and a key derivation function
- the authentication tag is computed at least in part as a cryptographic function according to: the authentication key; the CSI; the certificate signing request; the generated random nonce; and the message further may include the generated random nonce
- the rederived authentication key is further derived according to the received generated random nonce
- ATS-based authentication protocol with different authentication algorithms, or authentication keys generated using different algorithms and data, or delivered to the loT manufacturer 108 and/or the loT device 104.
- the ATS may also be defined differently than described herein, and may be stored by the authentication server 102 or delivered to the loT device manufacturer 108 or the loT device 104 in different ways.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24723284.6A EP4728699A1 (en) | 2023-06-16 | 2024-04-03 | Method and apparatus for authenticating iot devices |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US202363521533P | 2023-06-16 | 2023-06-16 | |
| US63/521,533 | 2023-06-16 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2024258476A1 true WO2024258476A1 (en) | 2024-12-19 |
Family
ID=90924970
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2024/022883 Ceased WO2024258476A1 (en) | 2023-06-16 | 2024-04-03 | Method and apparatus for authenticating iot devices |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20240422015A1 (en) |
| EP (1) | EP4728699A1 (en) |
| WO (1) | WO2024258476A1 (en) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160373418A1 (en) * | 2015-06-17 | 2016-12-22 | Telefonaktiebolaget L M Ericsson (Publ) | Method for Enabling a Secure Provisioning of a Credential, and Related Wireless Devices and Servers |
| US20190238342A1 (en) * | 2016-09-06 | 2019-08-01 | Huawei Technologies Co., Ltd. | Apparatus and Methods for Distributed Certificate Enrollment |
| US20210044972A1 (en) * | 2019-08-08 | 2021-02-11 | Zettaset, Inc. | Efficient Internet-Of-Things (IoT) Data Encryption/Decryption |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11456882B2 (en) * | 2010-04-30 | 2022-09-27 | T-Central, Inc. | Using PKI for security and authentication of control devices and their data |
| US11743057B2 (en) * | 2010-04-30 | 2023-08-29 | T-Central, Inc. | Using PKI for security and authentication of control devices and their data |
| US20180184290A1 (en) * | 2016-12-22 | 2018-06-28 | Cypress Semiconductor Corporation | Embedded Certificate Method for Strong Authentication and Ease of Use for Wireless IoT Systems |
-
2024
- 2024-04-03 WO PCT/US2024/022883 patent/WO2024258476A1/en not_active Ceased
- 2024-04-03 US US18/626,105 patent/US20240422015A1/en active Pending
- 2024-04-03 EP EP24723284.6A patent/EP4728699A1/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160373418A1 (en) * | 2015-06-17 | 2016-12-22 | Telefonaktiebolaget L M Ericsson (Publ) | Method for Enabling a Secure Provisioning of a Credential, and Related Wireless Devices and Servers |
| US20190238342A1 (en) * | 2016-09-06 | 2019-08-01 | Huawei Technologies Co., Ltd. | Apparatus and Methods for Distributed Certificate Enrollment |
| US20210044972A1 (en) * | 2019-08-08 | 2021-02-11 | Zettaset, Inc. | Efficient Internet-Of-Things (IoT) Data Encryption/Decryption |
Also Published As
| Publication number | Publication date |
|---|---|
| EP4728699A1 (en) | 2026-04-22 |
| US20240422015A1 (en) | 2024-12-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12375304B2 (en) | Mutual authentication of confidential communication | |
| EP3642997B1 (en) | Secure communications providing forward secrecy | |
| US20230283475A1 (en) | Identity authentication system, method, apparatus, and device, and computer-readable storage medium | |
| US9847882B2 (en) | Multiple factor authentication in an identity certificate service | |
| US8130961B2 (en) | Method and system for client-server mutual authentication using event-based OTP | |
| US10015159B2 (en) | Terminal authentication system, server device, and terminal authentication method | |
| US11134069B2 (en) | Method for authorizing access and apparatus using the method | |
| CN116633530A (en) | Quantum key transmission method, device and system | |
| WO2023151427A1 (en) | Quantum key transmission method, device and system | |
| EP4145763B1 (en) | Exporting remote cryptographic keys | |
| CN110443049A (en) | Method and system for managing security data storage and security storage management module | |
| CN111614621B (en) | Internet of things communication method and system | |
| US20230308266A1 (en) | Method and System for Onboarding an IOT Device | |
| CN114338091B (en) | Data transmission method, device, electronic device and storage medium | |
| CN115801232A (en) | Private key protection method, device, equipment and storage medium | |
| KR20190115489A (en) | IOT equipment certification system utilizing security technology | |
| CN112437436A (en) | Identity authentication method and device | |
| US20240422015A1 (en) | Method and apparatus for authenticating iot devices | |
| US20260058832A1 (en) | Physical unclonable function-based encrypted communication method and computing device for performing the same | |
| CN119382888B (en) | User authentication method, intelligent service system, device, medium, and program | |
| US20240356904A1 (en) | Signature-less self-authenticating encrypted messages via asymmetric key pairs | |
| Culnane et al. | Formalising Application-Driven Authentication & Access-Control based on Users’ Companion Devices | |
| HK40083485A (en) | Exporting remote cryptographic keys | |
| WO2024149029A1 (en) | Authentication method and authentication apparatus | |
| CN116744298A (en) | Identification methods, identification systems and related equipment for Internet of Things card devices |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24723284 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024723284 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024723284 Country of ref document: EP Effective date: 20260116 |
|
| ENP | Entry into the national phase |
Ref document number: 2024723284 Country of ref document: EP Effective date: 20260116 |
|
| ENP | Entry into the national phase |
Ref document number: 2024723284 Country of ref document: EP Effective date: 20260116 |
|
| ENP | Entry into the national phase |
Ref document number: 2024723284 Country of ref document: EP Effective date: 20260116 |
|
| WWP | Wipo information: published in national office |
Ref document number: 2024723284 Country of ref document: EP |