Systems and methods for liveness-verified, biometric-based encryption

Information

  • Patent Grant
  • 11972637
  • Patent Number
    11,972,637
  • Date Filed
    Friday, August 13, 2021
    3 years ago
  • Date Issued
    Tuesday, April 30, 2024
    9 months ago
  • Inventors
  • Original Assignees
  • Examiners
    • Rivera-Martinez; Guillermo M
    Agents
    • Morris, Manning & Martin, LLP
    • Sineway, Esq.; Daniel E.
  • CPC
  • Field of Search
    • CPC
    • G06V40/50
    • G06V40/40
    • G06Q20/40145
    • G06Q20/40975
  • International Classifications
    • G06V40/40
    • G06F21/32
    • Term Extension
      74
Abstract
Systems and methods for encryption/decryption based on liveness-verified biometric data that cannot be stolen/spoofed. In various embodiments, the disclosed systems and methods facilitate encryption/decryption of data through controlling access to keys via liveness-verified biometric data. Liveness-verified biometric data may, in various embodiments, be derived from facial features, fingerprints, voice recognition, DNA, etc. Generally, if the liveness and identity of the requesting individual cannot be verified, then the individual will not be permitted to encrypt/decrypt data using the disclosed systems and methods.
Description
TECHNICAL FIELD

The present systems and methods relate generally to encryption and, more particularly, to encryption based on liveness-verified biometric data.


BACKGROUND

Access to sensitive electronic data is increasingly becoming a large and complex risk, financially and otherwise, for individuals, corporations, and governments alike. Malicious actors desiring to access that sensitive data employ a variety of creative methods to do so—intercepting the data in motion, impersonating authorized individuals to access the data at rest, brute-force hacking into the storage location of that data at rest, etc. Once data is encrypted, its security can be assured only so long as the access credentials for the key that decrypts the data remain secure. Access credentials (e.g., passwords, secured devices, etc.), however, regardless of the level of care taken, are almost always subject to a risk of being stolen/spoofed.


Therefore, there is a long-felt but unresolved need for a system or method that permits encryption/decryption based on liveness-verified biometric data that cannot be stolen/spoofed.


BRIEF SUMMARY OF THE DISCLOSURE

Briefly described, and according to one embodiment, aspects of the present disclosure generally relate to systems and methods for encryption/decryption based on liveness-verified biometric data that cannot be stolen/spoofed.


In various embodiments, the disclosed system facilitates encryption/decryption of data through controlling access to encryption/decryption keys via liveness-verified biometric data (e.g., data that has been verified as derived from the correct actual live individual to avoid bad actors spoofing the data to gain access to the encryption/decryption keys). Liveness-verified biometric data may, in various embodiments, be derived from facial features, fingerprints, voice recognition, DNA, etc. Generally, the disclosed system improves the robustness and security of encryption/decryption systems by ensuring that only the proper authorized individuals can access the system (with credentials that cannot be stolen or spoofed).


Generally, in one embodiment, the system requests that an individual who desires to encrypt/decrypt data take a photo/video of his/her face for liveness verification (e.g., determining whether the photo/video has been spoofed or is of an actual live individual). In various embodiments, the system may determine if a photo/video has been spoofed via techniques described in U.S. patent application Ser. No. 15/782,940, entitled “Systems and Methods for Passive-Subject Liveness Verification in Digital Media,” filed on Oct. 13, 2017, the entire disclosure of which is herein incorporated by reference. Once liveness of the photo/video is confirmed, in one embodiment, a biometric hash of the individual's face (e.g., a hash of the prominent facial features of the individual, generated by running a representation of the features through a cryptographic hashing algorithm, such as, but not limited to, SHA-1, MD-5, etc.) is generated for identity verification of the individual through a comparison to one or more stored biometric hashes corresponding to the individual. In one embodiment, if the identity of the individual is verified, then the individual is provided access to the relevant encryption/decryption keys. Generally, if the liveness and identity of the requesting individual cannot be verified, then the individual will not be permitted to encrypt/decrypt data using the system. In this manner, the disclosed system improves the security of the encrypted data by allowing access only to a live individual with authorized biometric features, resulting in access credentials that cannot be stolen/spoofed.


For example, consider a scenario where a user at a mobile phone is sending an email. Rather than allowing for the user to send the email simply because he/she has unlocked/logged-into the mobile phone, the systems and methods discussed herein may verify the user's identity prior to sending the email, thus preventing an unauthorized party from sending an email under the user's identity. Furthermore, the systems and methods discussed herein may encrypt the email prior to transmitting the email to the recipient, and the email may only be decrypted if the recipient's identity is also verified (via liveness verification). Accordingly, the systems and methods discussed herein allow for a trusted environment for sending data, such as emails, safely.


The system generally places no limitations on the types of data that may be encrypted/decrypted (e.g., data in motion, in rest, documents, images, videos, etc.). Further, the system places no limitations on the types of encryption/decryption that may be conducted on that data. Generally, encryption is performed by inputting the original data and a key into a cryptographic algorithm such as, but not limited to, Advanced Encryption Standard (AES), RSA, Blowfish, etc., to generate an encrypted output of the original data, generally in ciphertext. Decryption is generally performed by inputting the encrypted output and a key into the cryptographic algorithm to generate a decrypted version of the encrypted output, generally corresponding to the original data.


In various embodiments, the present disclosure describes a method for biometric-based encryption, including the steps of: receiving, at an electronic computing device, liveness media corresponding to a user at the electronic computing device, wherein the liveness media includes biometric data including a picture and/or video of the user captured via the mobile computing device; generating a biometric hash corresponding to the liveness media; transmitting the generated biometric hash to a server; comparing the generated biometric hash to one or more stored biometric hashes of the user at the server, wherein comparing the generated biometric hash to the one or more stored biometric hashes includes determining if the generated biometric hash and the one or more stored biometric hashes match within a predetermined threshold; and in response to determining a match within the predetermined threshold, transmitting encryption and/or decryption instructions to the electronic computing device.


In particular embodiments, the method further includes the steps of: prior to receiving the liveness media, receiving a user-initiated request for encryption and/or decryption at the electronic computing device; and generating a request for the liveness media at the electronic computing device for liveness verification of the user. In one embodiment, the predetermined threshold corresponds to a predetermined security level of the server. In certain embodiments, the one or more stored biometric hashes include initial hashes generated in response to the user establishing an account with the server. In at least one embodiment, the initial hashes are generated with initial liveness media.


In various embodiments, two private keys are generated in association with the initial hashes, and wherein a first private key of the two private keys is stored at the server in a user device account, and a second private key of the two private keys is transmitted to the electronic computing device. In some embodiments, the encryption and/or decryption instructions include an authorization token for allowing the electronic computing device to perform the encryption and/or decryption via the second private key. In certain embodiments, the encryption and/or decryption are performed on an email, batch of files, or physical asset.


In one embodiment, the liveness media is unique to the user. In certain embodiments, the generated biometric hash and the one or more stored biometric hashes are generated by the SHA-1 and/or MD-5 cryptographic hashing algorithms. In a particular embodiment, the method further includes the step of verifying, at the electronic computing device, the liveness of the user via the liveness media. In at least one embodiment, prior to transmitting the generated biometric hash to the server, the generated biometric has is compared to one or more stored biometric hashes of the user at the electronic computing device.


In various embodiments, the present disclosure describes a system for biometric-based encryption: a server for encryption and decryption management; and an electronic computing device associated with a user, wherein the electronic computing device includes a processor operable to: receive liveness media corresponding to the user at the electronic computing device, wherein the liveness media includes biometric data including a picture and/or video of the user captured via the mobile computing device; generate a biometric hash corresponding to the liveness media; transmit the generated biometric hash to the server, wherein the generated biometric hash is compared to one or more stored biometric hashes of the user at the server, and wherein comparing the generated biometric hash to the one or more stored biometric hashes includes determining if the generated biometric hash and the one or more stored biometric hashes match within a predetermined threshold; and in response to determining a match within the predetermined threshold, receive encryption and/or decryption instructions from the server at the electronic computing device.


In one embodiment, the processor is further operable to: prior to receiving the liveness media, receive a user-initiated request for encryption and/or decryption at the electronic computing device; and generate a request for the liveness media at the electronic computing device for liveness verification of the user. In a particular embodiment, the predetermined threshold corresponds to a predetermined security level of the server. In certain embodiments, the one or more stored biometric hashes include initial hashes generated in response to the user establishing an account with the server. In at least one embodiment, the initial hashes are generated with initial liveness media.


According to various aspects of the present disclosure, two private keys are generated in association with the initial hashes, and wherein a first private key of the two private keys is stored at the server in a user device account, and a second private key of the two private keys is transmitted to the electronic computing device. In particular embodiments, the encryption and/or decryption instructions include an authorization token for allowing the electronic computing device to perform the encryption and/or decryption via the second private key. In certain embodiments, the encryption and/or decryption are performed on an email, batch of files, or physical asset.


In one embodiment, the liveness media is unique to the user. In various embodiments, the generated biometric hash and the one or more stored biometric hashes are generated by the SHA-1 and/or MD-5 cryptographic hashing algorithms. In certain embodiments, the processor is further operable to verify, at the electronic computing device, the liveness of the user via the liveness media. Furthermore, in particular embodiments, prior to transmitting the generated biometric hash to the server, the generated biometric has is compared to one or more stored biometric hashes of the user at the electronic computing device.


In at least one embodiment, the present disclosure describes a method for liveness-verified biometric-based encryption and decryption, including the steps of: receiving, at an electronic computing device, liveness media corresponding to a user at the electronic computing device, wherein the liveness media includes biometric data including a picture and/or video of the user captured via the mobile computing device; verifying the liveness of the user at the electronic computing device; generating a hash, at the electronic computing device, based on the received biometric data; comparing the generated hash to one or more stored hashes at the electronic computing device for verifying the identity of the user; in response to verifying the identity of the user, transmitting the generated hash to a server for encryption and decryption management; comparing the generated hash to one or more stored hashes at the server for determining encryption and/or decryption instructions; in response to determining a match between the generated hash and the one or more stored hashes at the server, generating the encryption and/or decryption instructions based on the match; and transmitting the encryption and/or decryption instructions to the electronic computing device, wherein the encryption and/or decryption instructions provide access to a protected item at the electronic computing device.


These and other aspects, features, and benefits of the claimed invention(s) will become apparent from the following detailed written description of the preferred embodiments and aspects taken in conjunction with the following drawings, although variations and modifications thereto may be effected without departing from the spirit and scope of the novel concepts of the disclosure.





BRIEF DESCRIPTION OF THE DRAWINGS

The accompanying drawings illustrate one or more embodiments and/or aspects of the disclosure and, together with the written description, serve to explain the principles of the disclosure. Wherever possible, the same reference numbers are used throughout the drawings to refer to the same or like elements of an embodiment, and wherein:



FIG. 1 illustrates an exemplary system architecture, according to one embodiment of the present disclosure.



FIG. 2 is a flowchart showing an exemplary system process, according to one embodiment of the present disclosure.



FIG. 3 (consisting of FIGS. 3A and 3B) is a flowchart showing an exemplary account creation/device association process, according to one embodiment of the present disclosure.



FIG. 4 (consisting of FIGS. 4A and 4B) is a flowchart showing an exemplary message encryption process, according to one embodiment of the present disclosure.



FIG. 5 (consisting of FIGS. 5A and 5B) is a flowchart showing an exemplary message decryption process, according to one embodiment of the present disclosure.





DETAILED DESCRIPTION

For the purpose of promoting an understanding of the principles of the present disclosure, reference will now be made to the embodiments illustrated in the drawings and specific language will be used to describe the same. It will, nevertheless, be understood that no limitation of the scope of the disclosure is thereby intended; any alterations and further modifications of the described or illustrated embodiments, and any further applications of the principles of the disclosure as illustrated therein are contemplated as would normally occur to one skilled in the art to which the disclosure relates. All limitations of scope should be determined in accordance with and as expressed in the claims.


Whether a term is capitalized is not considered definitive or limiting of the meaning of a term. As used in this document, a capitalized term shall have the same meaning as an uncapitalized term, unless the context of the usage specifically indicates that a more restrictive meaning for the capitalized term is intended. However, the capitalization or lack thereof within the remainder of this document is not intended to be necessarily limiting unless the context clearly indicates that such limitation is intended.


Overview

Aspects of the present disclosure generally relate to systems and methods for encryption/decryption based on liveness-verified biometric data that cannot be stolen/spoofed.


In various embodiments, the disclosed system facilitates encryption/decryption of data through controlling access to encryption/decryption keys via liveness-verified biometric data (e.g., data that has been verified as derived from the correct actual live individual to avoid bad actors spoofing the data to gain access to the encryption/decryption keys). Liveness-verified biometric data may, in various embodiments, be derived from facial features, fingerprints, voice recognition, DNA, etc. Generally, the disclosed system improves the robustness and security of encryption/decryption systems by ensuring that only the proper authorized individuals can access the system (with credentials that cannot be stolen or spoofed).


Generally, in one embodiment, the system requests that an individual who desires to encrypt/decrypt data take a photo/video of his/her face for liveness verification (e.g., determining whether the photo/video has been spoofed or is of an actual live individual). In various embodiments, the system may determine if a photo/video has been spoofed via techniques described in U.S. patent application Ser. No. 15/782,940, entitled “Systems and Methods for Passive-Subject Liveness Verification in Digital Media,” filed on Oct. 13, 2017, the entire disclosure of which is herein incorporated by reference. Once liveness of the photo/video is confirmed, in one embodiment, a biometric hash of the individual's face (e.g., a hash of the prominent facial features of the individual, generated by running a representation of the features through a cryptographic hashing algorithm, such as, but not limited to, SHA-1, MD-5, etc.) is generated for identity verification of the individual through a comparison to one or more stored biometric hashes corresponding to the individual. In one embodiment, if the identity of the individual is verified, then the individual is provided access to the relevant encryption/decryption keys. Generally, if the liveness and identity of the requesting individual cannot be verified, then the individual will not be permitted to encrypt/decrypt data using the system. In this manner, the disclosed system improves the security of the encrypted data by allowing access only to a live individual with authorized biometric features, resulting in access credentials that cannot be stolen/spoofed.


For example, consider a scenario where a user at a mobile phone is sending an email. Rather than allowing for the user to send the email simply because he/she has unlocked/logged-into the mobile phone, the systems and methods discussed herein may verify the user's identity prior to sending the email, thus preventing an unauthorized party from sending an email under the user's identity. Furthermore, the systems and methods discussed herein may encrypt the email prior to transmitting the email to the recipient, and the email may only be decrypted if the recipient's identity is also verified (via liveness verification). Accordingly, the systems and methods discussed herein allow for a trusted environment for sending data, such as emails, safely.


The system generally places no limitations on the types of data that may be encrypted/decrypted (e.g., data in motion, in rest, documents, images, videos, etc.). Further, the system places no limitations on the types of encryption/decryption that may be conducted on that data. Generally, encryption is performed by inputting the original data and a key into a cryptographic algorithm such as, but not limited to, Advanced Encryption Standard (AES), RSA, Blowfish, etc., to generate an encrypted output of the original data, generally in ciphertext. Decryption is generally performed by inputting the encrypted output and a key into the cryptographic algorithm to generate a decrypted version of the encrypted output, generally corresponding to the original data.


Exemplary Embodiments

Referring now to the figures, for the purposes of example and explanation of the fundamental processes and components of the disclosed systems and methods, reference is made to FIG. 1, which illustrates an exemplary architecture 100 of one embodiment of the present disclosure. As will be understood and appreciated, the exemplary architecture 100 shown in FIG. 1 represents merely one approach or embodiment of the present system, and other aspects are used according to various embodiments of the present system. Generally, the disclosed system 100 facilitates encryption/decryption of data through controlling access to encryption/decryption keys via liveness-verified biometric data. Liveness-verified biometric data may, in various embodiments, be derived from facial features, fingerprints, voice recognition, DNA, or any other individual-specific/unique biometric data.


In various embodiments, the disclosed system 100 includes an electronic computing device 101 operatively connected to an encryption/decryption management system 103 (including a system database 105) and a third party system 107 via a network 109 for encryption/decryption based on liveness-verified biometric data that cannot be stolen/spoofed.


For example, in one practical application and non-limiting embodiment, an individual wants to send an encrypted email using his/her cell phone 101. Generally, the individual drafts the email and, when ready to send the drafted email, chooses to encrypt the email according to the techniques discussed in the present disclosure. In one embodiment, the phone 101 requests that that the individual take a photo/video of his/her face for liveness verification (e.g., determining whether the photo/video has been spoofed or is of a live individual). Once liveness of the photo/video is confirmed, in one embodiment, a biometric hash of the individual's face (e.g., a hash of the prominent facial features of the individual, generated by running a representation of the features through a cryptographic hashing algorithm) is generated by the phone 101 for identity verification of the individual through a comparison to one or more stored biometric hashes corresponding to the individual from the phone 101 and/or encryption/decryption management system 103. In one embodiment, if the identity of the individual is verified, then the email is encrypted using an encryption key from the encryption/decryption management system 103 (in one embodiment, the public key of the intended recipient, also a user of the encryption/decryption management system 103) and transmitted to the third party system 107 corresponding to the recipient of the email. Generally, if the liveness and identity of the sender cannot be verified, then the individual will not be permitted to encrypt the email, the attempt will be logged, etc. In this manner, the disclosed system improves the security of the encrypted email by allowing only a live individual with authorized biometric features to encrypt the email.


Similarly, in one non-limiting embodiment, the recipient of the encrypted email who wants to read it using his/her cell phone 101 will request decryption of the email. In one embodiment, the phone 101 requests that that the individual take a photo/video of his/her face for liveness verification (e.g., determining whether the photo/video has been spoofed or is of a live individual). Once liveness of the photo/video is confirmed, in one embodiment, a biometric hash of the individual's face (e.g., a hash of the prominent facial features of the individual, generated by running a representation of the features through a cryptographic hashing algorithm) is generated by the phone 101 for identity verification of the individual through a comparison to one or more stored biometric hashes corresponding to the individual from the phone 101 and/or the encryption/decryption management system 103. In one embodiment, if the identity of the individual is verified, then the email is decrypted using a decryption key from the encryption/decryption management system 103 (in one embodiment, the private key corresponding to the recipient) so that the recipient can read the email on his/her phone 101. Generally, if the liveness and identity of the recipient cannot be verified, then the individual will not be permitted to decrypt the email. In this manner, the disclosed system improves the security of the encrypted email by allowing access only to a live individual with authorized biometric features (e.g., the intended recipient), resulting in access credentials that cannot be stolen/spoofed.


The system generally places no limitations on the types of data that may be encrypted/decrypted (e.g., data in motion, in rest, documents, videos, images, etc.). Further, the system places no limitations on the types of encryption/decryption that may be conducted on that data. Generally, encryption is performed by inputting the original data and a key into a cryptographic algorithm such as, but not limited to, AES, RSA, Blowfish, etc., to generate an encrypted output of the original data, generally in ciphertext. Decryption is generally performed by inputting the encrypted output and a key into the cryptographic algorithm to generate a decrypted version of the encrypted output, generally corresponding to the original data.


Generally, the electronic computing device 101 is any device that is capable of performing the functionality disclosed herein (e.g., desktop computer, laptop computer, tablet computer, smartphone, smartwatch, camera, video camera, image capture device, etc.). In various embodiments, the electronic computing device 101 communicates via network 109 with the encryption/decryption management system 103 and the third party system 107 as part of the system process 200 (to be discussed herein). In one embodiment, the electronic computing device 101 is the device through which the user is attempting to encrypt/decrypt data and via which the image is taken for which liveness verification is requested and from which the liveness-verified biometric data is derived. In one embodiment, the electronic computing device 101 has a camera or other image capture device and takes the image in real time with the request to encrypt/decrypt data.


Generally, the encryption/decryption management system 103 may be any computing device (e.g., desktop computer, laptop, servers, tablets, etc.), combination of computing devices, software, hardware, or combination of software and hardware that is capable of performing the functionality disclosed herein. In various embodiments, the encryption/decryption management system 103 is operatively connected to the electronic computing device 101 via the network 109 to conduct the processes/analyses disclosed herein. In one embodiment, the encryption/decryption management system 103 further includes the system database 105. Generally, the system database 105 may be any computing device (e.g., desktop computer, laptop, servers, tablets, etc.), combination of computing devices, software, hardware, combination of software and hardware, database (e.g., stored in the cloud or on premise, structured as relational, etc.), or combination of databases that is capable of performing the functionality disclosed herein. In one embodiment, the system database 105 is local to the encryption/decryption management system 103 (e.g., the encryption/decryption management system 103 includes the system database 105, etc.). In other embodiments, the system database 105 is virtual or stored in the “cloud.” In one embodiment, the system database 105 includes biometric hashes and keys for encryption/decryption.


Generally, the third party system 107 may be any computing device (e.g., desktop computer, laptop, servers, tablets, etc.), combination of computing devices, software, hardware, or combination of software and hardware that is capable of performing the functionality disclosed herein. In various embodiments, the third party system 107 communicates via network 109 with the electronic computing device 101 as part of the system process 200. In one embodiment, the third party system 107 receives encrypted data from the electronic computing device 101. In one embodiment, the third party system 107 facilitates confirmation of the identity of the user of the electronic computing device 101.


Generally, the network 109 may be any connection capable of transferring data between two or more computer systems (e.g., a secure or unsecured connection, Bluetooth, wireless or wired local-area networks (LANs), cell network, the Internet, etc.).



FIG. 2 is a flowchart showing an exemplary system process 200, according to one embodiment of the present disclosure. As will be understood by one having ordinary skill in the art, the steps and processes shown in FIG. 2 (and those of all other flowcharts and sequence diagrams shown and described herein) may operate concurrently and continuously, are generally asynchronous and independent, and are not necessarily performed in the order shown. Generally, the exemplary system process 200 is the process by which encryption/decryption is performed on previously-generated data based on liveness-verified biometric data that cannot be stolen/spoofed.


In various embodiments, the exemplary system process 200 begins at step 102, wherein the system requests an image/video for liveness verification after an individual has attempted to access the system. The user requesting encryption/decryption will take the requested image/video (e.g., using the electronic computing device 101 to take a photo/video of the user's face, moving the electronic computing device 101 as instructed to change the perspective of the photo/video, performing any other acts as instructed, etc.), wherein the system receives it at step 104. Generally, the system conducts a liveness verification process 201 on the received image/video to determine whether it is of a live individual (e.g., hasn't been spoofed) using various algorithms (e.g., machine learning algorithms, etc.). Further details of the liveness verification process 201 are discussed in U.S. patent application Ser. No. 15/782,940, entitled “Systems and Methods for Passive-Subject Liveness Verification in Digital Media,” filed Oct. 13, 2017, the entire disclosure of which is herein incorporated by reference.


After the liveness verification process 201, the system determines, at step 106, whether the received image/video is of a live individual. If liveness is not verified, then the exemplary system process 200 ends thereafter. If, however, liveness is verified, then the system proceeds, at step 108, to generate a biometric hash based on the received image/video (e.g., a hash of the prominent facial features of the individual, generated by running a representation of the features through a cryptographic hashing algorithm, such as, but not limited to, SHA-1, MD-5, etc.). In certain embodiments, if liveness is not verified at step 106, rather than the process 200 ending, the system may perform other actions such as logging the liveness verification attempt, prompting the user to retake the picture or video, generating an alert corresponding to the failed liveness verification, etc.


In various embodiments, after generating the biometric hash at step 108, the system determines, at step 110, whether the biometric hash matches any known individual associated with the device that generated the received image/video (e.g., whether the individual in the photograph is an authorized user of the device and/or system) by comparing the generated biometric hash to any biometric hashes stored on the device. In one embodiment, the generated biometric hash is compared to any biometric hashes stored at the server or in the cloud. As will be appreciated by one having ordinary skill in the art, the generated biometric hash, generated from biometric features that may be slightly different due to the physical conditions of the photograph (e.g., lighting, resolution, etc.), may not be identical to the stored biometric hash. Thus, in one embodiment, the system may permit biometric hashes within a certain threshold to be considered a match (e.g., 90% likelihood of match, 80%, etc.), wherein the threshold depends on the level of security appropriate for the system. In one embodiment, if the threshold is not met, then the user may be prompted to take the photo/video again.


If the generated biometric hash does not match the stored biometric hash (e.g., the user is not authorized, the device has not been registered with the system so no biometric hashes are stored on the device, the user has not been registered with the system so no biometric hashes are stored on the device, etc.), then, in one embodiment, the system proceeds to the account creation/device association process 300, wherein the identity of the user is confirmed and an account is created or the device that the user is operating is added to the user's account (further details of which will be discussed in association with the description of FIG. 3). If the generated biometric hash does match the stored biometric hash (e.g., the user is authorized to encrypt/decrypt data using that device), then, in one embodiment, the system determines, at step 112, if encryption or decryption of data has been requested.


Thus, in one embodiment, if encryption of data has been requested, then the system proceeds to the message encryption process 400 to encrypt the data (further details of which will be discussed in association with the description of FIG. 4). If, however, in one embodiment, decryption of data has been requested, then the system proceeds to the message decryption process 500 to decrypt the data (further details of which will be discussed in association with the description of FIG. 5). Generally, although processes 400 and 500 refer to encryption/decryption of messages, the system places no limitations on the types of data that may be encrypted/decrypted (e.g., data in motion, in rest, etc.) and messages are referred to herein for ease of discussion.


After the account creation/device association process 300, the message encryption process 400, or the message decryption process 500 is complete, the exemplary system process 200 ends thereafter.



FIG. 3 (consisting of FIGS. 3A and 3B) is a flowchart showing an exemplary account creation/device association process 300, according to one embodiment of the present disclosure. Generally, because each device that a user uses should be registered with the system, the exemplary account creation/device association process 300 is the process by which the identity of the user is confirmed and an account is created or the device that the user is operating is added to the user's account. In various embodiments, FIG. 3A generally corresponds to the device perspective of the exemplary account creation/device association process 300 (e.g., steps occurring on the electronic computing device 101, from FIG. 1). FIG. 3B, in various embodiments, generally corresponds to the server perspective of the exemplary account creation/device association process 300 (e.g., steps occurring on the encryption/decryption management system 103, from FIG. 1).


In various embodiments, the exemplary account creation/device association process 300 begins at step 302, wherein the system optionally confirms the identity of the user by comparing the received photo/video to a government photo identification document (e.g., passport, driver's license, etc.) provided by the user. Generally, if identity confirmation is desired, the user is prompted to take a photograph of a government ID. The photograph is scanned to compare the individual in the received photo/video to the image in the government ID. In one embodiment, the system may be configured to only proceed to step 304 if identity is confirmed, instead terminating the exemplary account creation/device association process 300 if identity cannot be confirmed.


At step 304, in one embodiment, the device transmits the generated biometric hash to the server for generation of an account or association of the device with a previously-generated account. Thus, at step 306 (shown in FIG. 3B), the server receives the generated biometric hash from the device and, at step 308, compares the generated biometric hash with the biometric hashes associated with previously-generated accounts to determine whether an account already exists for the user. Generally, the server determines, at step 310, whether a match has been found for the generated biometric hash. If a match is not found, then the server proceeds at step 312 to generate an account for the user (e.g., storing the individual's data, affiliating the individual with an appropriate entity, etc.). If a match was found at step 310 and after generating an account at step 312, the server, at step 314 in various embodiments, generates at least two device private keys that will serve as private keys in a public-private key encryption/decryption infrastructure, wherein the generated biometric hash is the public key, as well as serving as identifiers for the user/device combination. Accordingly, at step 316, the server stores one of the device private keys (e.g., in the system database 105) in association with the user's account. In one embodiment, at step 316, the server also stores the generated biometric hash in association with the user's account. At step 318, the server transmits a different device private key to the device. As will occur to one of ordinary skill in the art, the server may generate more than two device private keys, storing half and transmitting half, to increase the security of the system by permitting key rotation.


Generally, at step 320 (shown in FIG. 3A), the device receives the different device private key from the server and, at step 322, stores the different device private key and generated biometric hash on the device. Thus, the exemplary account creation/device association process 300 ends thereafter.



FIG. 4 (consisting of FIGS. 4A and 4B) is a flowchart showing an exemplary message encryption process 400, according to one embodiment of the present disclosure. Generally, the exemplary message encryption process 400 is the process by which data is encrypted using the generated biometric hash. In various embodiments, FIG. 4A generally corresponds to the device perspective of the exemplary message encryption process 400 (e.g., steps occurring on the electronic computing device 101, from FIG. 1). FIG. 4B, in various embodiments, generally corresponds to the server perspective of the exemplary message encryption process 400 (e.g., steps occurring on the encryption/decryption management system 103, from FIG. 1). In one embodiment, the exemplary message encryption process 400 may be used to encrypt any data (e.g., documents, photos, songs, videos, files, etc.) or batches of data and not just messages.


In various embodiments, the exemplary message encryption process 400 begins at step 402, wherein the device compares the generated biometric hash with the biometric hash stored on the device (e.g., at step 322 from FIG. 3) to determine whether the user is authorized to encrypt data using the device. If the device determines, at step 404 in one embodiment, that the generated biometric hash does not match the stored biometric hash within a certain predefined threshold (e.g., depending on the level of certainty/security required, indicating the user is not authorized to encrypt data using the device), then the exemplary encryption process 400 ends thereafter. If, however, at step 404 in one embodiment, the device determines that the generated biometric hash matches the stored biometric hash within a certain predefined threshold (e.g., indicating that the user is authorized to encrypt data using the device), then, at step 406, the device generally transmits the generated biometric hash to the server.


At step 408 (as shown in FIG. 4B), in various embodiments, the server receives the generated biometric hash from the device. In one embodiment, at step 410, the server compares the generated biometric hash to the biometric hash stored on the server (e.g., at step 316 from FIG. 3). If the server determines, at step 412 in one embodiment, that the generated biometric hash and the stored biometric hash match within a predetermined threshold (e.g., the user is authorized to encrypt data using the device), then the server proceeds to step 414, wherein, in one embodiment, the server transmits an encryption authorization token (or other form of confirmation) to the device. If, however, the server determines, at step 412 in one embodiment, that the generated biometric hash and the stored biometric hash do not match (e.g., the user is not authorized to encrypt data using the device), then the server proceeds to step 416, wherein, in one embodiment, the server transmits an encryption rejection message to the device, logs the rejection, otherwise denies access to the device, or take another action.


Thus, at step 418 (shown in FIG. 4A), the device generally receives the encryption authorization token or encryption rejection message from the server. If the device receives an encryption authorization token, then, in one embodiment, the device encrypts the requested data (e.g., email, file, batch of files, etc.) using the biometric hash stored on the device (or, as appropriate, the public key/biometric hash of the intended recipient of the data) and takes the appropriate action with the encrypted data (e.g., transmitting the email, storing the encrypted files, etc.). In one embodiment, the device may embed the ciphertext of the encrypted email in the email that it sends so that the recipient does not have to log into a separate system to access the mail. In various embodiments, after encrypting the data at step 420 or after receiving an encryption rejection message at step 418, the exemplary message encryption process 400 ends thereafter.



FIG. 5 (consisting of FIGS. 5A and 5B) is a flowchart showing an exemplary message decryption process, according to one embodiment of the present disclosure. Generally, the exemplary message decryption process 500 is the process by which data is decrypted using the private key stored on the device. In various embodiments, FIG. 5A generally corresponds to the device perspective of the exemplary message decryption process 500 (e.g., steps occurring on the electronic computing device 101, from FIG. 1). FIG. 5B, in various embodiments, generally corresponds to the server perspective of the exemplary message decryption process 500 (e.g., steps occurring on the encryption/decryption management system 103, from FIG. 1).


In various embodiments, the exemplary message decryption process 500 begins at step 502, wherein the device compares the generated biometric hash with the biometric hash stored on the device (e.g., at step 322 from FIG. 3) to determine whether the user is authorized to decrypt data using the device. If the device determines, at step 504 in one embodiment, that the generated biometric hash does not match the stored biometric hash within a certain predefined threshold (e.g., depending on the level of certainty/security required, indicating the user is not authorized to decrypt data using the device, the user is not authorized to decrypt that data, etc.), then the exemplary decryption process 500 ends thereafter (or, in various embodiments, the system logged the denied decryption attempt, prompts the user to take another photo, etc.). If, however, at step 504 in one embodiment, the device determines that the generated biometric hash matches the stored biometric hash within a certain predefined threshold (e.g., indicating that the user is authorized to decrypt data using the device, the user is authorized to decrypt that data, etc.), then, at step 506, the device generally transmits the generated biometric hash to the server.


At step 508 (shown in FIG. 5B), in various embodiments, the server receives the generated biometric hash from the device. In one embodiment, at step 510, the server compares the generated biometric hash to the biometric hash stored on the server (e.g., at step 316 from FIG. 3). If the server determines, at step 512 in one embodiment, that the generated biometric hash and the stored biometric hash match (e.g., the user is authorized to decrypt data using the device, the user is authorized to decrypt that data, etc.), then the server proceeds to step 514, wherein, in one embodiment, the server transmits a decryption authorization token (or other form of confirmation) to the device. If, however, the server determines, at step 512 in one embodiment, that the generated biometric hash and the stored biometric hash do not match (e.g., the user is not authorized to decrypt data using the device, the user is not authorized to decrypt that data), then the server proceeds to step 516, wherein, in one embodiment, the server transmits an decryption rejection message to the device.


Thus, at step 518, the device generally receives the decryption authorization token or decryption rejection message from the server. If the device receives a decryption authorization token, then, in one embodiment, the device decrypts the requested data (e.g., email, file, batch of files, etc.) using the private key stored on the device (e.g., at step 322 from FIG. 3) and takes the appropriate action with the decrypted data (e.g., displaying the email, etc.). In various embodiments, after decrypting the data at step 520 or after receiving a decryption rejection message at step 518, the exemplary message decryption process 500 ends thereafter.


From the foregoing, it will be understood that various aspects of the processes described herein are software processes that execute on computer systems that form parts of the system. Accordingly, it will be understood that various embodiments of the system described herein are generally implemented as specially-configured computers including various computer hardware components and, in many cases, significant additional features as compared to conventional or known computers, processes, or the like, as discussed in greater detail herein. Embodiments within the scope of the present disclosure also include computer-readable media for carrying or having computer-executable instructions or data structures stored thereon. Such computer-readable media can be any available media which can be accessed by a computer, or downloadable through communication networks. By way of example, and not limitation, such computer-readable media can include various forms of data storage devices or media such as RAM, ROM, flash memory, EEPROM, CD-ROM, DVD, or other optical disk storage, magnetic disk storage, solid state drives (SSDs) or other data storage devices, any type of removable non-volatile memories such as secure digital (SD), flash memory, memory stick, etc., or any other medium which can be used to carry or store computer program code in the form of computer-executable instructions or data structures and which can be accessed by a computer.


When information is transferred or provided over a network or another communications connection (either hardwired, wireless, or a combination of hardwired or wireless) to a computer, the computer properly views the connection as a computer-readable medium. Thus, any such a connection is properly termed and considered a computer-readable medium. Combinations of the above should also be included within the scope of computer-readable media. Computer-executable instructions include, for example, instructions and data which cause a computer to perform one specific function or a group of functions.


Those skilled in the art will understand the features and aspects of a suitable computing environment in which aspects of the disclosure may be implemented. Although not required, some of the embodiments of the claimed inventions may be described in the context of computer-executable instructions, such as program modules or engines, as described earlier, being executed by computers in networked environments. Such program modules are often reflected and illustrated by flow charts, sequence diagrams, exemplary screen displays, and other techniques used by those skilled in the art to communicate how to make and use such computer program modules. Generally, program modules include routines, programs, functions, objects, components, data structures, application programming interface (API) calls to other computers whether local or remote, etc. that perform particular tasks or implement particular defined data types, within the computer. Computer-executable instructions, associated data structures and/or schemas, and program modules represent examples of the program code for executing steps of the methods disclosed herein. The particular sequence of such executable instructions or associated data structures represent examples of corresponding acts for implementing the functions described in such steps.


Those skilled in the art will also appreciate that the claimed and/or described systems and methods may be practiced in network computing environments with many types of computer system configurations, including personal computers, smartphones, tablets, hand-held devices, multi-processor systems, microprocessor-based or programmable consumer electronics, networked PCs, minicomputers, mainframe computers, and the like. Embodiments of the claimed invention are practiced in distributed computing environments where tasks are performed by local and remote processing devices that are linked (either by hardwired links, wireless links, or by a combination of hardwired or wireless links) through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.


An exemplary system for implementing various aspects of the described operations, which is not illustrated, includes a computing device including a processing unit, a system memory, and a system bus that couples various system components including the system memory to the processing unit. The computer will typically include one or more data storage devices for reading data from and writing data to. The data storage devices provide nonvolatile storage of computer-executable instructions, data structures, program modules, and other data for the computer.


Computer program code that implements the functionality described herein typically includes one or more program modules that may be stored on a data storage device. This program code, as is known to those skilled in the art, usually includes an operating system, one or more application programs, other program modules, and program data. A user may enter commands and information into the computer through keyboard, touch screen, pointing device, a script containing computer program code written in a scripting language or other input devices (not shown), such as a microphone, etc. These and other input devices are often connected to the processing unit through known electrical, optical, or wireless connections.


The computer that effects many aspects of the described processes will typically operate in a networked environment using logical connections to one or more remote computers or data sources, which are described further below. Remote computers may be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically include many or all of the elements described above relative to the main computer system in which the inventions are embodied. The logical connections between computers include a local area network (LAN), a wide area network (WAN), virtual networks (WAN or LAN), and wireless LANs (WLAN) that are presented here by way of example and not limitation. Such networking environments are commonplace in office-wide or enterprise-wide computer networks, intranets, and the Internet.


When used in a LAN or WLAN networking environment, a computer system implementing aspects of the invention is connected to the local network through a network interface or adapter. When used in a WAN or WLAN networking environment, the computer may include a modem, a wireless link, or other mechanisms for establishing communications over the wide area network, such as the Internet. In a networked environment, program modules depicted relative to the computer, or portions thereof, may be stored in a remote data storage device. It will be appreciated that the network connections described or shown are exemplary and other mechanisms of establishing communications over wide area networks or the Internet may be used.


While various aspects have been described in the context of a preferred embodiment, additional aspects, features, and methodologies of the claimed inventions will be readily discernible from the description herein, by those of ordinary skill in the art. Many embodiments and adaptations of the disclosure and claimed inventions other than those herein described, as well as many variations, modifications, and equivalent arrangements and methodologies, will be apparent from or reasonably suggested by the disclosure and the foregoing description thereof, without departing from the substance or scope of the claims. Furthermore, any sequence(s) and/or temporal order of steps of various processes described and claimed herein are those considered to be the best mode contemplated for carrying out the claimed inventions. It should also be understood that, although steps of various processes may be shown and described as being in a preferred sequence or temporal order, the steps of any such processes are not limited to being carried out in any particular sequence or order, absent a specific indication of such to achieve a particular intended result. In most cases, the steps of such processes may be carried out in a variety of different sequences and orders, while still falling within the scope of the claimed inventions. In addition, some steps may be carried out simultaneously, contemporaneously, or in synchronization with other steps.

Claims
  • 1. A method, comprising: receiving, at a first electronic computing device, liveness media corresponding to a user at the first electronic computing device, wherein the liveness media comprises biometric data of the user captured via the first electronic computing device;comparing a biometric hash corresponding to the liveness media to one or more stored biometric hashes of the user at the first electronic computing device to determine a first match if the biometric hash and the one or more stored biometric hashes of the user at the first electronic computing device match within a first predetermined threshold;in response to determining the first match within the first predetermined threshold, transmitting the biometric hash to a second electronic computing device that is separate and distinct from the first electronic computing device;comparing the biometric hash to one or more stored biometric hashes of the user at the second electronic computing device to determine a second match if the biometric hash and the one or more stored biometric hashes of the user at the second electronic computing device match within a second predetermined threshold; andin response to determining the second match within the second predetermined threshold, transmitting encryption or decryption instructions to the first electronic computing device.
  • 2. The method of claim 1, further comprising: prior to receiving the liveness media, receiving a user-initiated request for encryption or decryption at the first electronic computing device, the user-initiated request being a request initiated by the user; andgenerating a request for the liveness media at the first electronic computing device for liveness verification of the user.
  • 3. The method of claim 1, wherein the second predetermined threshold corresponds to a predetermined security level of the second electronic computing device.
  • 4. The method of claim 1, wherein the one or more stored biometric hashes of the user at the second electronic computing device comprise initial hashes generated in response to the user establishing an account with the second electronic computing device.
  • 5. The method of claim 4, wherein the initial hashes are generated with initial liveness media.
  • 6. The method of claim 5, wherein two private keys are generated in association with the initial hashes, and wherein a first private key of the two private keys is stored at the second electronic computing device in a user device account, and a second private key of the two private keys is transmitted to the first electronic computing device.
  • 7. The method of claim 6, wherein the encryption or decryption instructions comprise an authorization token for allowing the first electronic computing device to perform the encryption or decryption via the second private key.
  • 8. The method of claim 7, wherein the encryption or decryption are performed on an email, batch of files, or physical asset.
  • 9. The method of claim 1, wherein the liveness media is unique to the user.
  • 10. The method of claim 1, wherein the biometric hash, the one or more stored biometric hashes of the user at the first electronic computing device, and the one or more stored biometric hashes of the user at the second electronic computing device are generated by the SHA-1 and/or MD-5 cryptographic hashing algorithms.
  • 11. The method of claim 1, further comprising the steps of: verifying, at the first electronic computing device, the liveness of the user via the liveness media; andgenerating the biometric hash corresponding to the liveness media.
  • 12. A system comprising: a processing device; anda non-transitory computer-readable medium comprising instructions stored thereon that, when executed by the processing device, cause the processing device to: receive biometric data corresponding to a user;compare a hash corresponding to the biometric data to one or more stored first hashes of the user at an electronic computing device for determining a first match if the hash and the one or more stored first hashes of the user at the electronic computing device match within a first predetermined threshold, the electronic computing device being different from the processing device;transmit the hash to a separate electronic computing device, wherein the separate electronic computing device is operably configured to compare the hash to one or more stored second hashes at the separate electronic computing device for determining a second match if the hash and the one or more stored second hashes at the separate electronic computing device match within a second predetermined threshold, wherein the second match within the second predetermined threshold provides access to encryption or decryption instructions to access a protected item at the electronic computing device, the separate electronic computing device being different from the electronic computing device and the processing device; andreceive the encryption or decryption instructions from the separate electronic computing device in response to the separate electronic computing device determining the second match between the hash and the one or more stored second hashes at the separate electronic computing device.
  • 13. The system of claim 12, wherein the instructions are further executable by the processing device to cause the processing device to: prior to receiving the biometric data, receive a user-initiated request for encryption or decryption at the electronic computing device, the user-initiated request being a request initiated by the user; andgenerate a request at the electronic computing device for liveness verification of the user.
  • 14. The system of claim 12, wherein the second predetermined threshold corresponds to a predetermined security level of the separate electronic computing device.
  • 15. The system of claim 12, wherein the one or more stored second hashes at the separate electronic computing device comprise initial hashes generated with initial liveness media in response to the user establishing an account with the separate electronic computing device.
  • 16. The system of claim 15, wherein two private keys are generated in association with the initial hashes, and wherein a first private key of the two private keys is stored at the separate electronic computing device in a user device account, and a second private key of the two private keys is transmitted to the electronic computing device.
  • 17. The system of claim 16, wherein the encryption or decryption instructions comprise an authorization token for allowing the electronic computing device to perform the encryption or decryption via the second private key.
  • 18. The system of claim 12, wherein the hash, the one or more stored first hashes at the electronic computing device, and the one or more stored second hashes at the separate electronic computing device are generated by the SHA-1 and/or MD-5 cryptographic hashing algorithms.
  • 19. A method, comprising: receiving, at a mobile electronic computing device, liveness media corresponding to a user at the mobile electronic computing device, wherein the liveness media comprises biometric data of the user captured via the mobile electronic computing device;comparing a biometric hash corresponding to the liveness media to one or more first stored biometric hashes of the user at the mobile electronic computing device to determine a match if the biometric hash and the one or more stored first biometric hashes of the user at the mobile electronic computing device match within a predetermined threshold; andin response to determining the match within the predetermined threshold, receiving encryption or decryption instructions at the mobile electronic computing device.
  • 20. The method of claim 19, comprising: in response to determining the match within the predetermined threshold, transmitting the biometric hash to a separate electronic computing device, the separate electronic computing device being different from the electronic computing device; andprior to receiving the encryption or decryption instructions at the mobile electronic computing device, comparing the biometric hash to one or more stored second biometric hashes of the user at the separate electronic computing device to determine a second match if the biometric hash and the one or more stored second biometric hashes at the separate electronic computing device match within a second predetermined threshold.
CROSS REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 16/403,106, filed May 3, 2019, entitled “SYSTEMS AND METHODS FOR LIVENESS-VERIFIED, BIOMETRIC-BASED ENCRYPTION,” which claims the benefit of, and priority to, U.S. Provisional Patent Application No. 62/667,133, filed on May 4, 2018, and entitled “SYSTEMS AND METHODS FOR LIVENESS-VERIFIED, BIOMETRIC-BASED ENCRYPTION,” the disclosures of which are incorporated by reference herein in their entirety.

US Referenced Citations (213)
Number Name Date Kind
6836554 Bolle et al. Dec 2004 B1
7120607 Bolle et al. Oct 2006 B2
7412081 Doi Aug 2008 B2
7773784 Boult Aug 2010 B2
7822631 Vander Mey et al. Oct 2010 B1
8010460 Work et al. Aug 2011 B2
8249314 Bolle et al. Aug 2012 B2
8312291 Golic et al. Nov 2012 B2
8316086 Ufford et al. Nov 2012 B2
8457367 Sipe et al. Jun 2013 B1
8510797 Kasturi Aug 2013 B2
8542879 Nechyba et al. Sep 2013 B1
8675926 Zhang et al. Mar 2014 B2
8724856 King May 2014 B1
8965066 Derakhshani et al. Feb 2015 B1
9070088 Baveja et al. Jun 2015 B1
9147117 Madhu et al. Sep 2015 B1
9173101 Angelov et al. Oct 2015 B1
9262725 Butte et al. Feb 2016 B2
9300676 Madhu et al. Mar 2016 B2
9477828 Irie Oct 2016 B2
9495588 Derakhshani et al. Nov 2016 B2
9521606 Costa et al. Dec 2016 B1
9596088 Oakes, III Mar 2017 B1
9652663 Lau et al. May 2017 B2
9679212 Kim et al. Jun 2017 B2
9721147 Kapczynski Aug 2017 B1
9838388 Mather et al. Dec 2017 B2
9866393 Rush et al. Jan 2018 B1
10019561 Shelton et al. Jul 2018 B1
10049287 Holz et al. Aug 2018 B2
10210388 Derakhshani et al. Feb 2019 B2
10225255 Jampani et al. Mar 2019 B1
10275684 Han et al. Apr 2019 B2
10320569 Wentz et al. Jun 2019 B1
10430638 Russo Oct 2019 B2
10594688 Yang et al. Mar 2020 B2
10628700 Puri et al. Apr 2020 B2
10635894 Genner Apr 2020 B1
10650226 Chu et al. May 2020 B2
10733424 Son et al. Aug 2020 B2
10735205 Wentz et al. Aug 2020 B1
10796178 Fan et al. Oct 2020 B2
10810423 Thavalengal Oct 2020 B2
10885525 Sharafi Jan 2021 B1
11080516 Joshi et al. Aug 2021 B1
11080517 Wu et al. Aug 2021 B2
11093771 Genner Aug 2021 B1
11095631 Genner Aug 2021 B1
11151468 Chen et al. Oct 2021 B1
11531737 Boyd Dec 2022 B1
20040019570 Bolle et al. Jan 2004 A1
20040096085 Matsumoto et al. May 2004 A1
20040186906 Torrant et al. Sep 2004 A1
20050235148 Scheidt Oct 2005 A1
20050240779 Aull Oct 2005 A1
20060015358 Chua Jan 2006 A1
20060042483 Work et al. Mar 2006 A1
20060114520 Enomoto et al. Jun 2006 A1
20060212931 Shull et al. Sep 2006 A1
20070174633 Draper et al. Jul 2007 A1
20080310727 Wu et al. Dec 2008 A1
20080313714 Fetterman et al. Dec 2008 A1
20090022374 Boult Jan 2009 A1
20090080717 Dias Mar 2009 A1
20090210722 Russo Aug 2009 A1
20090271634 Boult et al. Oct 2009 A1
20090287930 Nagaraja Nov 2009 A1
20090310830 Bolle et al. Dec 2009 A1
20090327054 Yao et al. Dec 2009 A1
20100017618 Golic et al. Jan 2010 A1
20100194919 Ishii et al. Aug 2010 A1
20100250676 Ufford et al. Sep 2010 A1
20110099277 Yao et al. Apr 2011 A1
20110131643 Lawrence et al. Jun 2011 A1
20110137789 Kortina et al. Jun 2011 A1
20110246766 Orsini Oct 2011 A1
20110285748 Slatter et al. Nov 2011 A1
20120011066 Telle et al. Jan 2012 A1
20120014507 Wu et al. Jan 2012 A1
20120072384 Schreiner et al. Mar 2012 A1
20120102332 Mullin Apr 2012 A1
20120124651 Ganesan et al. May 2012 A1
20120130863 Tedjamulia et al. May 2012 A1
20120284786 Somani et al. Nov 2012 A1
20120331567 Shelton Dec 2012 A1
20130004033 Trugenberger Jan 2013 A1
20130086641 Mehr et al. Apr 2013 A1
20130103951 Klevan Apr 2013 A1
20130104202 Yin et al. Apr 2013 A1
20130124644 Hunt et al. May 2013 A1
20130191898 Kraft Jul 2013 A1
20130219479 DeSoto et al. Aug 2013 A1
20130259228 Ren et al. Oct 2013 A1
20130262873 Read et al. Oct 2013 A1
20140013422 Janus et al. Jan 2014 A1
20140020073 Ronda et al. Jan 2014 A1
20140037074 Bravo et al. Feb 2014 A1
20140037156 Cavallini Feb 2014 A1
20140059660 Marra et al. Feb 2014 A1
20140071131 Kitago Mar 2014 A1
20140075513 Trammel et al. Mar 2014 A1
20140090039 Bhow Mar 2014 A1
20140101434 Senthurpandi et al. Apr 2014 A1
20140129493 Leopold May 2014 A1
20140143551 Rothschild May 2014 A1
20140164218 Stewart Jun 2014 A1
20140230023 Parks Aug 2014 A1
20140247985 Park Sep 2014 A1
20140253707 Gangadhar Sep 2014 A1
20140258305 Kapadia et al. Sep 2014 A1
20140270404 Hanna et al. Sep 2014 A1
20140273978 Van Snellenberg Sep 2014 A1
20140279556 Priebatsch et al. Sep 2014 A1
20140289833 Briceno et al. Sep 2014 A1
20140330732 Grignon Nov 2014 A1
20140333415 Kursun Nov 2014 A1
20140337948 Hoyos Nov 2014 A1
20150033305 Shear Jan 2015 A1
20150046327 Taupitz Feb 2015 A1
20150059003 Bouse Feb 2015 A1
20150078630 Derakhshani et al. Mar 2015 A1
20150121456 Milman et al. Apr 2015 A1
20150154436 Shi et al. Jun 2015 A1
20150156031 Fadell et al. Jun 2015 A1
20150180857 Schulman et al. Jun 2015 A1
20150186721 Derakhshani et al. Jul 2015 A1
20150205800 Work et al. Jul 2015 A1
20150227890 Bednarek et al. Aug 2015 A1
20150261999 Thiebot et al. Sep 2015 A1
20150269394 Bringer et al. Sep 2015 A1
20150332169 Bivens et al. Nov 2015 A1
20150347734 Beigi Dec 2015 A1
20150379256 Parry Dec 2015 A1
20160019614 Dziuk Jan 2016 A1
20160034708 Shim et al. Feb 2016 A1
20160037156 Lee Feb 2016 A1
20160048670 Kim Feb 2016 A1
20160048837 Jin et al. Feb 2016 A1
20160050199 Ganesan Feb 2016 A1
20160070704 Yu Mar 2016 A1
20160085958 Kang Mar 2016 A1
20160088023 Handa et al. Mar 2016 A1
20160132901 Davar et al. May 2016 A1
20160173605 Iasi et al. Jun 2016 A1
20160191513 Tomlinson et al. Jun 2016 A1
20160224853 Xiong Aug 2016 A1
20160269178 Yang et al. Sep 2016 A1
20160269402 Carter Sep 2016 A1
20160277424 Mawji et al. Sep 2016 A1
20160379182 Sheng et al. Dec 2016 A1
20170006008 Moran et al. Jan 2017 A1
20170019400 Drolshagen et al. Jan 2017 A1
20170032485 Vemury Feb 2017 A1
20170034183 Enqvist et al. Feb 2017 A1
20170061138 Lambert Mar 2017 A1
20170082740 Kitchens, II et al. Mar 2017 A1
20170134366 Genner et al. May 2017 A1
20170140204 Derakhshani et al. May 2017 A1
20170210525 Mayer et al. Jul 2017 A1
20170250796 Samid Aug 2017 A1
20170256056 Jain et al. Sep 2017 A1
20170264599 O'Regan Sep 2017 A1
20170279795 Redberg Sep 2017 A1
20170286788 Fan et al. Oct 2017 A1
20170331818 Kader et al. Nov 2017 A1
20170346851 Drake Nov 2017 A1
20170372055 Robinson et al. Dec 2017 A1
20180005019 Chattopadhyay et al. Jan 2018 A1
20180018651 Nelson et al. Jan 2018 A1
20180034852 Goldenberg Feb 2018 A1
20180048472 Pirrwitz et al. Feb 2018 A1
20180060648 Yoo et al. Mar 2018 A1
20180069703 Chakraborty Mar 2018 A1
20180077571 Mannopantar et al. Mar 2018 A1
20180082455 Yamaji et al. Mar 2018 A1
20180097806 Blinn Apr 2018 A1
20180101742 Burge et al. Apr 2018 A1
20180167388 Farrell et al. Jun 2018 A1
20180191501 Lindemann Jul 2018 A1
20180205557 Sun Jul 2018 A1
20180211092 Derakhshani et al. Jul 2018 A9
20180248699 Andrade Aug 2018 A1
20180253539 Minter Sep 2018 A1
20180302406 Burckhardt et al. Oct 2018 A1
20180307895 Chu et al. Oct 2018 A1
20180309581 Butler Oct 2018 A1
20190043148 Vemury Feb 2019 A1
20190220583 Douglas Jul 2019 A1
20190266314 Trelin Aug 2019 A1
20190280862 Crego Sep 2019 A1
20190311102 Tussy Oct 2019 A1
20190312734 Wentz et al. Oct 2019 A1
20190334884 Ross et al. Oct 2019 A1
20190379541 Schwach et al. Dec 2019 A1
20200036707 Callahan et al. Jan 2020 A1
20200084191 Nicholls Mar 2020 A1
20200145219 Sebastian May 2020 A1
20200153624 Wentz et al. May 2020 A1
20200186350 Wentz et al. Jun 2020 A1
20200201679 Wentz Jun 2020 A1
20200218886 Sheets Jul 2020 A1
20200257889 Merkel et al. Aug 2020 A1
20200293640 Joshi et al. Sep 2020 A1
20200351089 Wentz Nov 2020 A1
20200351098 Wentz Nov 2020 A1
20200351657 Wentz Nov 2020 A1
20200356085 Wentz et al. Nov 2020 A1
20200404019 Drake Dec 2020 A1
20210019519 Martin et al. Jan 2021 A1
20210027080 Storm et al. Jan 2021 A1
20210034729 Chung Feb 2021 A1
20210073518 Kumar et al. Mar 2021 A1
Foreign Referenced Citations (5)
Number Date Country
103930921 Jul 2014 CN
3065366 Sep 2016 EP
2008010773 Jan 2008 WO
WO-2016105728 Jun 2016 WO
2019034589 Feb 2019 WO
Non-Patent Literature Citations (6)
Entry
Akhtar et al., Liveness Detection for Biometric Authentication in Mobile Applications, 2014 International Carnahan Conference on Security Technology (ICCST), 2014, pp. 1-6, DOI: 10.1109/CCST.2014.6986982.
Rathgeb et al., “Unlinkable Improved Multi-biometric Iris Fuzzy Vault”, EURASIP Journal on Information Security, 2016, 2016:26.
Wonjun Kim, Face Liveness Detection From a Single Image via Diffusion Speed Model, IEEE Transactions on Image Processing, vol. 24, No. 8, Apr. 13, 2015, pp. 2456 to 2465.
Xinting Gao, Single-View Recaptured Image Detection Based on Physics-Based Features, 2010 IEEE International Conference on Multimedia and Expo, Jul. 19, 2010, pp. 1469 to 1474.
Di Wen, Face Spoof Detection with Image Distortion Analysis, IEEE Transactions on Information Forensics and Security, vol. 10, No. 4, Apr. 2015, pp. 746 to 761.
Rohit Kumar Pandey, Deep Secure Encoding for Face Template Protection, Conference on Computer Vision and Pattern Recognition Workshops, Jun. 26, 2016, pp. 77 to 83.
Related Publications (1)
Number Date Country
20210374445 A1 Dec 2021 US
Provisional Applications (1)
Number Date Country
62667133 May 2018 US
Continuations (1)
Number Date Country
Parent 16403106 May 2019 US
Child 17401504 US