The present disclosure relates to computer systems and methods for verifying a route taken by a communication. More particularly, the present disclosure relates to computer systems and methods for verifying identities of the entities on a route taken by a communication.
Public-key infrastructure (PKI) enables secure transfer of information between entities without using usernames, passwords, or shared secrets. However, a PKI deployment requires certificate authorities (CAs) and validation authorities (VAs), which are single points of failure. Therefore, if a CA or VA becomes disabled or compromised, every entity that relies on the CA or the VA may become more vulnerable to attacks, such as spoofing.
In one embodiment, a device for verifying a route taken by a communication may include one or more processors configured to obtain a communication transmitted by a source entity. The communication may include data and digital signatures, and each of the digital signatures may be generated based on at least the data. Further, the digital signatures may include a digital signature associated with the source entity, and a set of digital signatures associated with at least a subset of intermediate entities on a route taken by the communication. The one or more processors may be further configured to verify the digital signatures included in the communication, verify whether the entities associated with the digital signatures form an expected route for the communication, and process the data.
In another embodiment, a method for verifying a route taken by a communication may include obtaining a communication transmitted by a source entity. The communication may include data and digital signatures, and each of the digital signatures may be generated based on at least the data. Further, the digital signatures may include a digital signature associated with the source entity, and a set of digital signatures associated with at least a subset of intermediate entities on a route taken by the communication. The method may further include verifying the digital signatures included in the communication, verifying whether the entities associated with the digital signatures form an expected route for the communication, and processing the data.
In yet another embodiments, a non-transitory computer-readable storage medium storing instructions that when executed by a computer cause the computer to perform a method for verifying a route taken by a communication includes obtaining a communication transmitted by a source entity. The communication may include data and digital signatures, and each of the digital signatures may be generated based on at least the data. Further, the digital signatures may include a digital signature associated with the source entity, and a set of digital signatures associated with at least a subset of intermediate entities on a route taken by the communication. The method may further include verifying the digital signatures included in the communication, verifying whether the entities associated with the digital signatures form an expected route for the communication, and processing the data.
Embodiments are described more fully below with reference to the accompanying drawings, which form a part hereof, and which show specific exemplary embodiments. However, embodiments may be implemented in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope. Embodiments may be practiced as methods, systems or devices. Accordingly, embodiments may take the form of an entirely hardware implementation, an entirely software implementation or an implementation combining software and hardware aspects. The following detailed description is, therefore, not to be taken in a limiting sense.
The logical operations of the various embodiments are implemented (1) as interconnected machine modules within the computing system and/or (2) as a sequence of computer implemented steps running on a computing system. The implementation is a matter of choice dependent on the performance requirements of the computing system implementing the invention. Accordingly, the logical operations making up the embodiments described herein are referred to alternatively as operations, steps or modules.
Aspects of the disclosure pertains to computer systems and methods for verifying a route taken by a communication. More particularly, the present disclosure relates to computer systems and methods for verifying identities of the entities on a route taken by a communication. Further, the disclosed systems and methods may be capable of verifying that the route taken by the communication includes an expected set of entities in an expected order. The disclosed systems and methods may process data in the communication after verifying the identities of the entities on a route taken by a communication and/or verifying that the route taken by the communication includes the expected set of entities in the expected order. There are several potential applications for this technology, and the scope of this disclosure is not intended to be limited to any particular business concern.
An entity (e.g., source entity 110, destination entity 120, or an intermediate entity) may be any hardware or software capable of communicating via one or more network links represented by lines connecting the entities. For example, an entity may be a host device such as an internet-of-things device, laptop, tablet, cellular phone, server, or virtual machine. In another example, an entity may be a network device such as a gateway, router, switch, or hub. In some embodiments, an entity may be a service implemented on a cloud platform, such as Amazon Web Service, Google Cloud Service, and Microsoft Azure.
Network links may connect entities in network of entities 130 to each other. Two entities that are connected by a network link may communicate directly with each other. A network link may be a wired link or a wireless link. For example, a network link may be an Ethernet, Wi-Fi, Bluetooth, infrared, or fiber-optic link.
In system 100, source entity 110 may transmit communications that are destined for destination entity 120. Since source entity 110 is not directly connected to destination entity 120 by a network link in system 100, the communications may be delivered to destination entity 120 via a set of connected intermediate entities and network links connecting them (i.e., a communication route). As used herein, a communication route, or a route, refers to a set of connected entities that connect source entity 110 to destination entity 120. For example, as shown in
Although not illustrated in
In embodiments where multiple routes exist between source entity 110 and destination entity 120, the route taken by a communication may be selected in a number of ways. For example, a route may be selected from available routes based on the routes' performance, cost, and/or availability. In some embodiments, only a single route between source entity 110 and destination entity 120 may exist. In these embodiments, the only available route may be used for the communication between source entity 110 and destination entity 120.
In system 100 of
Moreover, at least some of the communications transmitted by source entity 110 destined for destination entity 120 may be route-verifiable communications. As used herein a “route-verifiable communication” may be a communication that includes information on the route taken by the communication (i.e., route information). In some embodiments, the route information may be used by intermediate entities and/or the final recipient of the communication (e.g., destination entity 120 and/or intermediate entities) to: (i) verify identities of at least a subset of the entities on the route taken by the communication, (ii) verify the identity of the source entity, and/or (iii) verify that the route taken by the communication includes an expected set of entities in an expected order. The route information may be included, generated, and/or updated by source entity 110 and at least a subset of entities on the route taken by the communication. The use of route-verifiable communications may significantly increase the difficulty and the complexity of the attack needed to spoof a communication in system 100. For example, instead of attacking a single entity (e.g., source entity 110), an attacker may need to attack every entity on route 140 to spoof a route-verifiable communication.
In system 100, public/private key pairs are generated for source entity 110 and for at least one entity on route 140 using a public-key cryptography algorithm, such as an RSA. The generated private keys may be kept within the entities associated with the private keys, but the corresponding public keys may be distributed throughout system 100 so that various entities may access them.
While public/private key pairs have many different uses, in system 100, a private key may be used to generate a digital signature based on given data (i.e., to “sign the data”), and a corresponding public key (i.e., a public key that was generated with the private key using the public-key cryptography algorithm) may be used to verify that the generated digital signature is indeed generated by an entity that has access to the corresponding private key. Additionally, the corresponding public key may be used to further verify that the data has not been altered since the digital signature was generated.
In some embodiments, digital signatures of source entity 110 and/or at least one intermediate entity (e.g., entity 142) on the route taken by the communication (e.g., route 140) may be included in the route information. That is, the digital signatures of source entity 110 and/or at least one intermediate entity may be included in the communication, and the included digital signatures may be used by destination entity 110 to verify that the communication was delivered to destination entity 120 using route 140.
As shown in
Signature 314 may be a digital signature generated at least based on data 312 using a private key associated with source entity 110 (i.e., source private key 112). A digital signature may be generated in numerous ways. In one example, a digital signature may be generated by encrypting a hash value of given data (e.g., data 312) using a private key (e.g., private key 112). In this example, a corresponding public key (e.g., public key 122) may be used to decrypt the digital signature and obtain the hash value of the original data. Thus, if the decrypted digital signature matches the hash value of the received data, it may prove that (i) the data was signed with a private key that corresponds to the public key, and (ii) the data has not changed since it was signed. However, if the decrypted digital signature does not match the hash value of the received data, the data has been altered and/or the digital signature was created with a private key that does not correspond to the public key. In some embodiments, a digital signature may be generated by encrypting metadata (e.g., checksum) of given data using a private key. In another example, a digital signature may also be generated by encrypting a portion or all of the given data using a private key. Here, a corresponding public key may be used to decrypt the digital signature to obtain the portion of, the data or the entire data. Subsequently, the decrypted digital signature may be compared to the received data to determine (i) that the data was signed with a private key that corresponds to the public key, and (ii) that the data has not changed since it was signed. It may be advantageous in terms of performance, however, to generate a digital signature based on a hash value rather than a portion or all of the given data because the size of a hash value is typically smaller than the size of the data. As used herein, the process of using a public key to prove that (i) the data was signed with a private key that corresponds to the public key, and (ii) the data has not changed since it was signed is referred to as “verifying the signature.”
In system 100, signature 314 may have been obtained and included in communication 310 by source entity 110 before communication 310 was transmitted on the network link connecting source entity 110 with intermediate entity 142. In some embodiments, source entity 110 may have generated signature 314. Alternatively, source entity 110 may have caused generation of signature 314 and obtained the generated signature 314. For example, source entity 110 may have requested another entity with access to private key 112 to generate signature 314 and obtained the generated signature 314 from the entity. In some embodiments, private key 112 may be stored and/or signature 314 may be generated using a secure element (SE), trusted platform module (TPM), or a trusted execution environment (TEE).
In some embodiments, communication 310 may further include header data associated with signature 314. In these embodiments, signature 314 may be generated further based on the header data associated with signature 314. Thus, any changes to the header data after signature 314 is generated (i.e., after the header data is signed) may be detected during verification of signature 314. The header data associated with signature 314 may include any data available to source entity 110. In some embodiments, the header data associated with signature 314 may include a value indicative of an order in which signature 314 is generated and/or included in communication 310. For example, in the system of
Signature 412, similar to signature 314, may be a digital signature generated at least based on data 312 using a private key associated with intermediate entity 142 (i.e., private key 143). Thus, signature 412 may be used to prove that (i) the data was signed with private key 143, and (ii) the data has not changed since it was signed. In some embodiments, signature 412 may be generated further based on signature 314. In these embodiments, signature 412 may be used to prove that (i) data 312 and signature 314 was signed with private key 143, and (ii) data 312 and signature 314 have not changed since they were signed.
In system 100 of
In some embodiments, prior to obtaining and/or including signature 412 in communication 410 or prior to transmitting communication 410, intermediate entity 142 may have verified signature 314. For example, prior to generating signature 412, intermediate entity 142 may have verified using source public key 122 that signature 314 was indeed generated by source entity 110 and that data 312 has not been changed since it was signed by source entity 110. In these embodiments, intermediate entity 142 may have access to public keys that are associated with immediately neighboring entities that entity 142 is expected to receive communications from. For example, in system 100, entity 142 may have access to public keys associated with source entity 110, entity 144, and/or entity 146.
In some embodiments, the public keys may be stored on intermediate entity 142 or a data store accessible by intermediate entity 142. In some embodiments, the public keys may be stored on a shared data stores accessible by a plurality of entities (e.g., intermediate entity 142, intermediate entity 144, and/or destination entity 120).
In some embodiments, prior to obtaining and/or including signature 412 in communication 410 or prior to transmitting communication 410, intermediate entity 142 may verify that transmitting entity (e.g., source entity 110) is authorized to transmit communications via intermediate entity 142. For example, intermediate entity 142 may access a policy server and/or an authentication server to determine whether source entity 110 is authorized to transmit communications via entity 142. In another example, intermediate entity 142 may maintain, or have access to, a list of entities that are authorized and/or capable (e.g., physically connected to intermediate entity 142) of transmit communications via entity 142. In this example, intermediate entity 142 may verify that source entity 110 is included in such a list prior to obtaining and/or including signature 412 in communication 410 or prior to transmitting communication 410. In some embodiments, intermediate entity 142 may maintain, or have access to, a list of entities that are not allowed to communicate via entity 142. In these embodiments, intermediate entity 142 may verify that source entity 110 is not listed in such a list prior to obtaining and/or including signature 412 in communication 410 or prior to transmitting communication 410.
In some embodiments, communication 410 may further include header data associated with signature 412. In these embodiments, signature 412 may be generated further based on the header data associated with signature 412. Thus, any changes to the header data after signature 412 is generated (i.e., after the header data is signed) may be detected during verification of signature 412. The header data associated with signature 412 may include any data available to intermediate entity 142. In some embodiments, the header data associated with signature 412 may include a value indicative of order in which signature 412 is generated and/or included in communication 410. For example, in the system of
Signature 512, similar to signature 412, may be a digital signature generated at least based on data 312 using a private key associated with intermediate entity 144 (i.e., private key 145). Thus, signature 512 may be used to prove that (i) the data was signed with private key 145, and (ii) the data has not changed since it was signed. In some embodiments, signature 512 may be generated further based on signature 314 and/or signature 412. In these embodiments, signature 512 may be used to prove that (i) data 312, signature 314, and/or signature 412 were signed with private key 145, and (ii) data 312, signature 314, and/or signature 412 have not changed since they were signed. In embodiments where communication 510 includes the header data associated with signature 314 and/or the header data associated with signature 412, signature 412 may be generated further based on the header data associated with signature 314 and/or the header data associated with signature 412.
In system 100 of
In some embodiments, prior to obtaining and/or including signature 512 in communication 510 or prior to transmitting communication 510, intermediate entity 144 may have verified one or more signatures previously included in communication 510. For example, intermediate entity 144 may verify the signature of an entity immediately before intermediate entity 144 on route 140 (i.e., signature 412). In this example, intermediate entity 144 may have access to public keys that are associated with immediately neighboring entities that entity 144 is expected to receive communications from. In another example, intermediate entity 144 may verify signatures of all intermediate entities preceding intermediate entity 144 on route 140 (i.e., signature 412). In yet another example, intermediate entity 144 may verify all entities preceding intermediate entity 144 on route 140 (i.e., signatures 314 and 412). In these examples, intermediate entity 144 may have access to public keys that are associated with all entities that entity 144 is expected to receive communications from.
In some embodiments, the public keys may be stored on intermediate entity 144 or a data store accessible by intermediate entity 144. In some embodiments, the public keys may be stored on a shared data stores accessible by a plurality of entities (e.g., intermediate entity 142, intermediate entity 144, and/or destination entity 120).
Similar to communication 410, in some embodiments, prior to obtaining and/or including signature 512 in communication 510 or prior to transmitting communication 510, intermediate entity 144 may verify that the transmitting entity (e.g., source entity 110) and/or one or more preceding intermediate entities (e.g., intermediate entity 142) are authorized to transmit communications via intermediate entity 144. For example, intermediate entity 144 may access a policy server and/or an authentication server to determine whether source entity 110 and/or intermediate entity 142 are authorized to transmit communications via entity 144. In another example, intermediate entity 144 may maintain, or have access to, a list of entities that are authorized and/or capable (e.g., physically connected to intermediate entity 144) of transmit communications via entity 144. In this example, intermediate entity 144 may verify that source entity 110 and/or intermediate entity 142 are included in such a list prior to obtaining and/or including signature 512 in communication 510 or prior to transmitting communication 510. In some embodiments, intermediate entity 144 may maintain, or have access to, a list of entities that are not allowed to communicate via entity 144. In these embodiments, intermediate entity 144 may verify that source entity 110 and/or intermediate entity 142 are not listed in such a list prior to obtaining and/or including signature 512 in communication 510 or prior to transmitting communication 510.
In some embodiments, the list(s) maintained by intermediate entity 144 may be synchronized with the list(s) maintained by other entities (e.g., intermediate entity 142). In some embodiments, the list(s) accessed by intermediate entity 144 may be the same as the list(s) accessed by other entities (e.g., intermediate entity 142). For example, the list(s) may be stored on a shared data store accessible by a plurality of entities.
In some embodiments, communication 510 may further include header data associated with signature 512. In these embodiments, signature 512 may be generated further based on header data associated with signature 512. Thus, any changes to the header data after signature 512 is generated (i.e., after the header data is signed) may be detected during verification of signature 512. The header data associated with signature 512 may include any data available to intermediate entity 144. In some embodiments, the header data associated with signature 512 may include data indicative of order at which signature 512 is generated and/or included in communication 510. For example, in the system of
At step 602, destination entity 120 may obtain communication 510 transmitted by source entity 120. The communication may include data 312 and digital signatures. Each digital signature may be generated based on at least data 312. As discussed above, the digital signatures may include a digital signature associated with source entity 110 (e.g., signature 314), and a set of digital signatures associated with at least a subset of intermediate entities on route 140 taken by the communication (e.g., signatures 412 and/or 512). As discussed above, the digital signatures may have been obtained and/or included in communication 510 by the associated entities on route 140.
At step 604, destination entity 120 may verify the plurality of signatures included in communication 510. For example, destination entity 120 may verify signature 314, signature 412, and 512 included in communication 510. As discussed above, verifying a signature associated with an entity may include decrypting the signature using a public key associated with the entity and comparing the decrypted signature with a hash value or at least a portion of the signed data (e.g., data 312, signature 314, and/or signature 412). In some embodiments, destination entity 120 may verify the signatures of source entity 110 and the intermediate node immediately preceding destination entity 120 (i.e., intermediate entity 144). In an alternative step, destination entity 120 may verify the signature of the intermediate node immediately preceding destination entity 120.
In some embodiments, the public keys for verifying the signatures may be stored on destination entity 120 or a data store accessible by destination entity 120. In some embodiments, the public keys may be stored on a shared data stores accessible by a plurality of entities (e.g., intermediate entity 142, intermediate entity 144, and/or destination entity 120). In some embodiments, destination entity 120 may have access to all public keys of entities that can communicate with destination entity 120.
At a step 606, destination entity 120 may verify whether the entities associated with signatures included in communication 510 form an expected route for communication 510 transmitted by source entity 110. For example in system 100, destination entity 120 may expect that communications from source entity 110 to take route 140. Thus, destination entity 120 may verify that the entities associated with the signatures include intermediate entity 142 and intermediate entity 144. Destination entity 120 may further verify that a signature associated with source entity 110 is included in communication 510.
In some embodiments, destination entity 120 may determine the expected route for a communication based on a network map of system 100. The network map may include, for example, entities of system 100, network links connecting the entities, and/or costs/performance/availability associated with network links. In some embodiments, destination entity 120 may have access to a look-up table that includes expected routes corresponding to a source entity. The look-up table may be stored in destination entity 120 or on another entity/data store connected to destination entity 120, for example.
In some embodiments, destination entity 120 may further verify that the entities associated with signatures indicated as having been included in communication 510 in an expected order. For example, destination entity 120 may verify that signature associated with intermediate entity 142 is indicated as having been included before signature of intermediate entity 144. Destination entity 120 may further verify that signature associated with source entity 110 is indicated as having been included before signature of intermediate entity 142. As the indicators of the order in which the signatures are included in communication 510, destination entity 120 may use one or more values included in the headers data that may be associated with digital signatures. As discussed above, the header data may include, for example, a value indicative of the order in which the associated signature is included in communication 510.
If destination entity 120 determines that the entities associated with signatures included in communication 510 do not form the expected route for communication 510 transmitted by source entity 110, destination entity 120 may halt process 600. In some embodiments, communication 510 may be discarded if the entities associated with signatures included in communication 510 do not form the expected route. In some embodiments, communication 510 may be stored and/or transmitted for future examination (e.g., by an administrator) if the entities associated with signatures included in communication 510 do not form the expected route. In some embodiments, destination entity 120 transmit a communication destined for source enetiyl10, indicating that communication 510 was not accepted and/or processed by destination entity 120.
In some embodiments, destination entity 120 may verify that the transmitting entity (e.g., source entity 110) and/or one or more preceding intermediate entities (e.g., intermediate entity 142 and intermediate entity 144) are authorized to transmit communications destined for destination entity 120. For example, destination entity 120 may access a policy server and/or an authentication server to determine whether source entity 110, intermediate entity 142, and/or intermediate entity 144 are authorized to transmit communications destined for destination entity 120. In another example, and intermediate entity 144 may maintain, or have access to, a list of entities that are authorized and/or capable (e.g., physically connected to intermediate entity 144) of transmit communications destined for destination entity 120. In this example, destination entity 120 may verify that source entity 110, intermediate entity 142, and/or intermediate entity 144 are included in such a list. In some embodiments, destination entity 120 may maintain, or have access to, a list of entities that are not allowed to communicate with destination entity 120. In these embodiments, destination entity 120 may verify that source entity 110, intermediate entity 142, and/or intermediate entity 144 are not listed in such a list.
In some embodiments, the list(s) maintained by destination entity 120 may be synchronized with the list(s) maintained by other entities (e.g., intermediate entity 142 and/or intermediate entity 144). In some embodiments, the list(s) accessed by destination entity 120 may be the same as the list(s) accessed by other entities (e.g., intermediate entity 142 and/or intermediate entity 144). For example, the list(s) may be stored on a shared data store accessible by a plurality of entities.
At step 608, destination entity 120 may process data 312 included in communication 510. In some embodiments, destination entity 120 may begin processing data 312 prior to step 608 and finish processing data 312 at step 608. For example, destination entity 120 may finish processing the data after verifying the digital signatures and verifying that entities associated with the digital signatures included in communication 510 form the expected route for communication 510.
Data structure 800, as shown in
While illustrative embodiments have been described herein, the scope of any and all embodiments having equivalent elements, modifications, omissions, combinations (e.g., of aspects across various embodiments), adaptations and/or alterations as would be appreciated by those skilled in the art based on the present disclosure. The limitations in the claims are to be interpreted broadly based on the language employed in the claims and not limited to examples described in the present specification or during the prosecution of the application. The examples are to be construed as non-exclusive. Furthermore, the steps of the disclosed routines may be modified in any manner, including by reordering steps and/or inserting or deleting steps. It is intended, therefore, that the specification and examples be considered as illustrative only, with a true scope and spirit being indicated by the following claims and their full scope of equivalents.
This application is a continuation of U.S. application Ser. No. 15/652,114, filed on Jul. 17, 2017, titled “SYSTEMS AND METHODS FOR VERIFYING A ROUTE TAKEN BY A COMMUNICATION,” which is a continuation-in-part of U.S. application Ser. No. 15/588,533, filed on May 5, 2017, titled “SYSTEMS AND METHODS FOR ENABLING TRUSTED COMMUNICATIONS BETWEEN ENTITIES,” which claims priority to U.S. Provisional Application No. 62/332,271, filed on May 5, 2016, titled “DEVICE AUTHENTICATION USING A CENTRAL REPOSITORY.” The '533 application also claims priority to U.S. Provisional Application No. 62/469,346, filed on Mar. 9, 2017, titled “METHODS AND SYSTEMS FOR IDENTITY MANAGEMENT.” Further, this application is related to U.S. application Ser. No. 15/652,098, titled “SYSTEMS AND METHODS FOR ENABLING TRUSTED COMMUNICATIONS BETWEEN CONTROLLERS,” U.S. application Ser. No. 15/652,108, titled “SYSTEMS AND METHODS FOR MITIGATING AND/OR PREVENTING DISTRIBUTED DENIAL-OF-SERVICE ATTACKS,” and U.S. application Ser. No. 15/652,089, titled “SYSTEMS AND METHODS FOR DISTRIBUTING PARTIAL DATA TO SUBNETWORKS,” where these three related applications were filed on Jul. 17, 2017. The disclosures of all of the above applications are hereby incorporated by reference in their entirety for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
5455865 | Perlman | Oct 1995 | A |
5715314 | Payne et al. | Feb 1998 | A |
6209091 | Sudia et al. | Mar 2001 | B1 |
6263446 | Kausik et al. | Jul 2001 | B1 |
6381331 | Kato | Apr 2002 | B1 |
6801534 | Arrowood et al. | Oct 2004 | B1 |
6826690 | Hind et al. | Nov 2004 | B1 |
6850951 | Davison | Feb 2005 | B1 |
7266695 | Nakayama | Sep 2007 | B2 |
7320073 | Zissimopoulos et al. | Jan 2008 | B2 |
7428750 | Dunn et al. | Sep 2008 | B1 |
7522723 | Shaik | Apr 2009 | B1 |
8023647 | Shaik | Sep 2011 | B2 |
8229484 | Anisimov | Jul 2012 | B2 |
8561187 | Hegil | Oct 2013 | B1 |
8578468 | Yadav | Nov 2013 | B1 |
8726379 | Stiansen | May 2014 | B1 |
8769304 | Kirsch | Jul 2014 | B2 |
8819825 | Keromytis et al. | Aug 2014 | B2 |
9027135 | Aziz | May 2015 | B1 |
9094811 | Rosen | Jul 2015 | B1 |
9177005 | Mehta et al. | Nov 2015 | B2 |
9197673 | Gaddy et al. | Nov 2015 | B1 |
9203819 | Fenton et al. | Dec 2015 | B2 |
9215223 | Kirsch | Dec 2015 | B2 |
9344413 | Kirsch | May 2016 | B2 |
9356942 | Joffe | May 2016 | B1 |
9418222 | Rivera et al. | Aug 2016 | B1 |
9485231 | Reese | Nov 2016 | B1 |
9521240 | Rosen | Dec 2016 | B1 |
9674222 | Joffe | Jun 2017 | B1 |
9832217 | Berger et al. | Nov 2017 | B2 |
10244107 | Sena | Mar 2019 | B1 |
10404472 | Knopf | Sep 2019 | B2 |
11108562 | Knopf et al. | Aug 2021 | B2 |
20010024502 | Ohkuma et al. | Sep 2001 | A1 |
20020076055 | Filipi-Martin et al. | Jun 2002 | A1 |
20020194163 | Hopeman et al. | Dec 2002 | A1 |
20030065947 | Song | Apr 2003 | A1 |
20030110397 | Supramaniam et al. | Jun 2003 | A1 |
20030147534 | Ablay et al. | Aug 2003 | A1 |
20030177400 | Raley et al. | Sep 2003 | A1 |
20030204511 | Brundage et al. | Oct 2003 | A1 |
20040062400 | Sovio et al. | Apr 2004 | A1 |
20040088587 | Ramaswamy et al. | May 2004 | A1 |
20040172557 | Nakae et al. | Sep 2004 | A1 |
20040176123 | Chin et al. | Sep 2004 | A1 |
20040205342 | Roegner | Oct 2004 | A1 |
20050010447 | Miyasaka et al. | Jan 2005 | A1 |
20050036616 | Huang et al. | Feb 2005 | A1 |
20050044402 | Libin et al. | Feb 2005 | A1 |
20050054380 | Michaelis | Mar 2005 | A1 |
20050097320 | Golan et al. | May 2005 | A1 |
20050132060 | Mo et al. | Jun 2005 | A1 |
20050220080 | Ronkainen | Oct 2005 | A1 |
20050220095 | Narayanan et al. | Oct 2005 | A1 |
20060059551 | Borella | Mar 2006 | A1 |
20060080534 | Yeap et al. | Apr 2006 | A1 |
20060083187 | Dekel | Apr 2006 | A1 |
20060090166 | Dhara et al. | Apr 2006 | A1 |
20060101516 | Sudaharan | May 2006 | A1 |
20060129817 | Borneman et al. | Jun 2006 | A1 |
20060131385 | Kim | Jun 2006 | A1 |
20060206709 | Labrou et al. | Sep 2006 | A1 |
20060224508 | Fietz | Oct 2006 | A1 |
20060236095 | Smith | Oct 2006 | A1 |
20070061263 | Carter et al. | Mar 2007 | A1 |
20070198437 | Eisner et al. | Aug 2007 | A1 |
20070228148 | Rable | Oct 2007 | A1 |
20080016232 | Yared et al. | Jan 2008 | A1 |
20080028453 | Nguyen et al. | Jan 2008 | A1 |
20080028463 | Dagon | Jan 2008 | A1 |
20080046987 | Spector | Feb 2008 | A1 |
20080089520 | Kessler | Apr 2008 | A1 |
20080141313 | Kato et al. | Jun 2008 | A1 |
20080163354 | Ben-Shalom et al. | Jul 2008 | A1 |
20080189778 | Rowley | Aug 2008 | A1 |
20080222711 | Michaelis | Sep 2008 | A1 |
20080244739 | Liu | Oct 2008 | A1 |
20080250248 | Lieber | Oct 2008 | A1 |
20090080408 | Natoli et al. | Mar 2009 | A1 |
20090089625 | Kannappan et al. | Apr 2009 | A1 |
20090119778 | Bhuyan | May 2009 | A1 |
20090157799 | Sukumaran et al. | Jun 2009 | A1 |
20090249014 | Obereiner | Oct 2009 | A1 |
20090249497 | Fitzgerald | Oct 2009 | A1 |
20090260064 | McDowell | Oct 2009 | A1 |
20100003959 | Coppage | Jan 2010 | A1 |
20100077457 | Xu et al. | Mar 2010 | A1 |
20100100945 | Ozzie et al. | Apr 2010 | A1 |
20100100950 | Roberts | Apr 2010 | A1 |
20100161969 | Grebovich et al. | Jun 2010 | A1 |
20100162396 | Liu | Jun 2010 | A1 |
20100174439 | Petricoin, Jr. et al. | Jul 2010 | A1 |
20100182283 | Sip | Jul 2010 | A1 |
20100185869 | Moore et al. | Jul 2010 | A1 |
20100210240 | Mahaffey et al. | Aug 2010 | A1 |
20100260337 | Song et al. | Oct 2010 | A1 |
20100275009 | Canard et al. | Oct 2010 | A1 |
20100306107 | Nahari | Dec 2010 | A1 |
20100316217 | Gammel et al. | Dec 2010 | A1 |
20100325685 | Sanbower | Dec 2010 | A1 |
20110009086 | Poremba et al. | Jan 2011 | A1 |
20110067095 | Leicher et al. | Mar 2011 | A1 |
20110078439 | Mao et al. | Mar 2011 | A1 |
20110103393 | Meier et al. | May 2011 | A1 |
20110167494 | Bowen et al. | Jul 2011 | A1 |
20110179475 | Foell et al. | Jul 2011 | A1 |
20110222466 | Pance | Sep 2011 | A1 |
20110246765 | Schibuk | Oct 2011 | A1 |
20110252459 | Walsh | Oct 2011 | A1 |
20110282997 | Prince | Nov 2011 | A1 |
20120042381 | Antonakakis | Feb 2012 | A1 |
20120050455 | Santamaria et al. | Mar 2012 | A1 |
20120124379 | Teranishi | May 2012 | A1 |
20120155637 | Lambert et al. | Jun 2012 | A1 |
20120158725 | Molloy et al. | Jun 2012 | A1 |
20120197911 | Banka et al. | Aug 2012 | A1 |
20120233685 | Palanigounder et al. | Sep 2012 | A1 |
20120265631 | Cronic et al. | Oct 2012 | A1 |
20120320912 | Estrada | Dec 2012 | A1 |
20120324076 | Zerr et al. | Dec 2012 | A1 |
20120324242 | Kirsch | Dec 2012 | A1 |
20120331296 | Levin et al. | Dec 2012 | A1 |
20130133072 | Kraitsman et al. | May 2013 | A1 |
20130198078 | Kirsch | Aug 2013 | A1 |
20130198516 | Fenton et al. | Aug 2013 | A1 |
20130198598 | Kirsch | Aug 2013 | A1 |
20130198834 | Kirsch | Aug 2013 | A1 |
20130205136 | Kirsch | Aug 2013 | A1 |
20130239169 | Nakhjiri | Sep 2013 | A1 |
20130246272 | Kirsch | Sep 2013 | A1 |
20130246280 | Kirsch | Sep 2013 | A1 |
20140198791 | Lim | Jul 2014 | A1 |
20140214902 | Mehta et al. | Jul 2014 | A1 |
20140344904 | Venkataramani et al. | Nov 2014 | A1 |
20140351596 | Chan | Nov 2014 | A1 |
20150033024 | Mashima et al. | Jan 2015 | A1 |
20150047032 | Hannis et al. | Feb 2015 | A1 |
20150088754 | Kirsch | Mar 2015 | A1 |
20150321557 | Kim et al. | Nov 2015 | A1 |
20150326588 | Vissamsetty | Nov 2015 | A1 |
20160173505 | Ichihara | Jun 2016 | A1 |
20160197932 | Hoffman et al. | Jul 2016 | A1 |
20160241509 | Akcin | Aug 2016 | A1 |
20160261413 | Kirsch | Sep 2016 | A1 |
20170324564 | Knopf | Nov 2017 | A1 |
20170366575 | Polepalli et al. | Dec 2017 | A1 |
20180013569 | Knopf | Jan 2018 | A1 |
20180013786 | Knopf | Jan 2018 | A1 |
20180013824 | Knopf | Jan 2018 | A1 |
20180183603 | Liu et al. | Jun 2018 | A1 |
20190124199 | Sena | Apr 2019 | A1 |
Number | Date | Country |
---|---|---|
0683582 | Nov 1995 | EP |
20130083619 | Jul 2013 | KR |
Entry |
---|
Abe, Tsuyoshi et al., “Implementing Identity Provider on Mobile Phone,” 2007, ACM, pp. 46-52. |
Balasubramaniam, Sriram et al., “Identity Management and its Impact on Federation in a System-of-Systems Context,” Mar. 23-26, 2009, IEEE, pp. 179-182. |
Beasley, Jim et al., “Virtual Bluetooth Devices as a Means of Extending Pairing and Bonding in a Bluetooth Network,” 2002, IEEE, vol. 4, pp. 2087-2089. |
Chen, Liqun et al., Multiple Trusted Authorities in Identified Based Cryptography from Pairings on Elliptic Curves, Mar. 19, 2003, HP, pp. 1-26. |
International Search Report and Written Opinion of PCT/US2012/042743 dated Sep. 18, 2012, 10 pages. |
International Search Report and Written Opinion of PCT/US2013/022207 dated Mar. 29, 2013, 11 pages. |
International Search Report and Written Opinion of PCT/US2017/31438 dated Jul. 25, 2017, 8 pages. |
International Search Report and Written Opinion of PCT/US2018/21877 dated May 30, 2018, 8 pages. |
International Search Report and Written Opinion of PCT/US2018/42524 dated Oct. 30, 2018, 8 pages. |
International Search Report and Written Opinion of PCT/US2018/42508 dated Dec. 13, 2018, 8 pages. |
Jansen, Wayne et al., “Guidelines on Cell Phone and PDA Security,” Oct. 2008, NIST, pp. 1-52. |
Kholmatov, Alisher et al., “Identity Authentication Using Improved Online Signature Verification Method,” Nov. 2005, ScienceDirect, vol. 26, Issue 15, pp. 2400-2408. |
Masmoudi, Khaled et al., “Building Identity-Based Security Associations for Provider-Provisioned Virtual Private Networks,” Dec. 2008, Springer, vol. 39, Issue 3, pp. 215-222. |
Mayrhofer, Rene et al., “Shake Well Before Use: Intuitive and Secure Pairing of Mobile Devices,” Feb. 27, 2009, IFEE, vol. 8, Issue 6, pp. 792-806. |
Nguyen, Lan et al., “Secure Authorization, Access Control and Data Integrity in Bluetooth,” 2002, IEEE, pp. 428-433. |
Novotny, Jason et al., “An Online Credential Repository for the Grid: MyProxy,” 2001, IEEE, pp. 104-111. |
Poggi, Nicolas et al., “Automatic Detection and Banning of Content Stealing Bots for E-Commerce,” NIPS 2007 Workshop on Machine Learning in Adversarial Environments for Computer Security, 2 pages, Dec. 8, 2007. |
So-In, Chakchai et al., “Virtual ID: A Technique for Mobility, MultiHoming, and Location Privacy in Next Generation Wireless Networks,” Jan. 9-12, 2010, IEEE, pp. 1-5. |
Squicciarini, Anna Cinzia et al., “Access Control Strategies for Virtualized Environments in Grid Computing Systems,” Mar. 21-23, 2007, IEEE, pp. 48-54. |
Tangswongsan, Supachai et al., “A Model of Network Security with Prevention Capability by Using Decoy Technique,” World Academy of Science, Engineering and Technology 29, pp. 184-189, 2007. |
Heer, Tobias, et al., “ALPHA: an adaptive and lightweight protocol for hop-by-hop authentication.” Proceedings of the 2008 ACM CoNEXT Conference. ACM, 2008. |
Lu, Bin, and Udo W. Pooch, “A lightweight authentication protocol for mobile ad hoc networks,” International Conference on Information Technology: Coding and Computing (ITCC'05)—vol. II, vol. 2, IEEE, 2005. |
Sanzgiri, Kimaya, et al., “A secure routing protocol for ad hoc networks,” 10th IEEE International Conference on Network Protocols, 2002, Proceedings, IEEE, 2002. |
Request for Comments: 7159. The JavaScript Object Notation (JSON) Data Interchange Format, Mar. 2014. |
Crockford D. Json, ECMA International, 2012, Retrieved from http://www.json.org/json.pdf on Apr. 19, 2021. |
Number | Date | Country | |
---|---|---|---|
20220231859 A1 | Jul 2022 | US |
Number | Date | Country | |
---|---|---|---|
62469346 | Mar 2017 | US | |
62332271 | May 2016 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 15652114 | Jul 2017 | US |
Child | 17460837 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 15588533 | May 2017 | US |
Child | 15652114 | US |