The present invention relates generally to secure data storage, and more specifically to the use of hybrid symmetric/asymmetric cryptography for secure data storage.
Cryptography may be used to limit access to data. For example, sensitive data in computers or networks may be encrypted to block access by unauthorized users. Cryptography may be utilized to securely store information or to securely share information.
Different types of cryptography are in use today. Examples include symmetric cryptography and asymmetric cryptography. In symmetric cryptography, encryption and decryption are performed with the same “key.” Symmetric cryptography is sometimes also referred to as secret key cryptography, because the key cannot be disclosed for the data to remain secure. Triple-DES cryptography is an example of symmetric cryptography.
Asymmetric cryptography uses two keys: an encryption key, and a decryption key, where the encryption key is derived from the decryption key using a one-way function. In asymmetric cryptography, the encryption key (also referred to as the public key) can be disclosed since it can only encrypt and not decrypt data. The decryption key (also referred to as the private key) cannot be disclosed for the data to remain secure. Examples of asymmetric cryptography include Rivest-Shamir-Adleman (RSA) and elliptic curve cryptography.
In the following detailed description, reference is made to the accompanying drawings that show, by way of illustration, various embodiments of an invention. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. It is to be understood that the various embodiments of the invention, although different, are not necessarily mutually exclusive. For example, a particular feature, structure, or characteristic described in connection with one embodiment may be implemented within other embodiments without departing from the spirit and scope of the invention. In addition, it is to be understood that the location or arrangement of individual elements within each disclosed embodiment may be modified without departing from the spirit and scope of the invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims, appropriately interpreted, along with the full range of equivalents to which the claims are entitled. In the drawings, like numerals refer to the same or similar functionality throughout the several views.
Mobile electronic device 100 is shown including controls 106, fingerprint scanner 108, voice input 104, and retinal scanner 102. Fingerprint scanner 108, voice input 104, and retinal scanner 102 are examples of biometric information collection devices capable of collecting biometric information to authenticate a user of mobile device 100. Controls 106 represent an input device capable of accepting other types of user authentication information, such as a password or personal identification number (PIN).
Biometric information, passwords, and PINs are examples of user authentication factors (UAF) useful to authenticate a user to mobile electronic device 100. For example, access to mobile electronic device 100 or features of mobile electronic device 100 may be limited to users that satisfy certain requirements with respect to matching UAFs.
Other types of information may also be used as user authentication factors. For example, UAFs may include unique identifiers (IDs) related to hardware devices such as mobile electronic device 100 or secondary electronic device 120. In some embodiments of the present invention, user authentication is performed using a combination of UAFs. For example, a unique ID may be combined with biometric information to authenticate a user to mobile electronic device 100. Unique IDs may be received by mobile electronic device 100 in many ways. For example, a unique ID may be provided by secondary electronic device 120 using a wireless interface, or by physical contact between mobile electronic device 100 and secondary electronic device 120. Also for example, a unique ID may be provided by an internal subsystem within mobile electronic device 100, such as a hard disk drive, a memory subsystem, or a processor.
Mobile electronic device 100 may provide secure data storage or secure data transfer using hybrid symmetric/asymmetric cryptography that utilizes UAFs. For example, an asymmetric decryption key may be generated from a mathematical representation of one or more UAFs, and an asymmetric encryption key may then be derived from the asymmetric decryption key using a one-way function. The asymmetric encryption key may then be used to encrypt a symmetric key used for encryption and decryption of data. Hybrid symmetric/asymmetric cryptography embodiments are described in further detail below with reference to later figures.
Mobile electronic device 100 may include a mechanism to allow mobile electronic device 100 to communicate with a wired or wireless network. For example, mobile electronic device 100 may include circuitry to communicate with a cellular phone network. Note that in these embodiments, mobile electronic device 100 may or may not be a phone. For example, mobile electronic device 100 may be a cellular telephone having cryptography capabilities. Also for example, mobile electronic device 100 may be a non-telephonic device that has cellular network connectivity. Examples include personal digital assistants, and handheld devices dedicated to secure data storage or secure data exchange. Further, mobile electronic device 100 may be a non-telephonic device having wired or wireless connectivity to a network other than a cellular network, and in some embodiments, mobile electronic device 100 may be a device without network connectivity. Examples include, but are not limited to: Blackberry devices available from Research in Motion (RIM), music players such as MP3 players, cameras, and the like.
In some embodiments, mobile electronic device 100 is an example of a “wearable” device that is capable of securely storing or exchanging data. For example, in some embodiments, mobile electronic device 100 may have the form factor of a wristwatch. Some embodiments of the present invention may have other wearable form factors. For example, a wearable mobile electronic device may be worn in such a manner that it contacts human skin, or it may be worn on clothing. Any wearable intelligent electronic device may be employed without departing from the scope of the present invention.
Block 210 represents the collection of one or more user authentication factors (UAFs). As shown in block 210, a UAF may be biometric information, a password or PIN, a hardware ID, or any combination. For example, a user may provide a fingerprint and also present a secondary electronic device that transmits a unique hardware ID. The fingerprint and the hardware ID may together be considered a UAF. The collection of UAF may be performed with biometric sensors such as those shown on mobile electronic device 100 (
At 220, an asymmetric decryption key D is generated from the UAF. Any functional relationship may be used to relate D to the UAF. For example, if the generation of D uses one or more prime numbers, prime number generation or selection may be a function of the UAF. Further, in some embodiments, D may be set equal to a numerical representation of the UAF. Without the UAF, the asymmetric decryption key D cannot be generated.
At 230, an asymmetric encryption key E is generated from the asymmetric decryption key D using a one-way function. Without components of D, E cannot be generated. Any type of one-way function may be utilized without departing from the scope of the present invention. For example, a one-way function built on the Rivest-Shamir-Adleman (RSA) public key encryption algorithm may be utilized.
At 270, a symmetric key SK is generated. The manner in which SK is generated is not a limitation of the present invention. For example, SK may be generated randomly, or may be received from an external source. The symmetric encryption process at 250 uses SK to encrypt data 240, and encrypted data is stored at 290. The asymmetric encryption process 250 encrypts the symmetric key SK and the UAF using the asymmetric encryption key E. The encrypted UAF, the encrypted symmetric key SK, and the asymmetric encryption key E are stored 260. Neither the asymmetric decryption key D nor the symmetric key SK are stored.
Block 310 represents the collection of one or more user authentication factors (UAFs). The UAF in block 310 is collected for the decryption of data and is referred to as UAF′ to distinguish it from the UAF collected when the data is encrypted (
The asymmetric encryption key E, encrypted UAF, and encrypted symmetric key SK are shown stored at 260 as a product of the various actions shown in
Using hybrid symmetric/asymmetric encryption embodiments represented by
As described above, the user authentication factor (UAF) can include one or more of biometric factors identifying an individual, passwords or PINs identifying a privileged person or class of persons, or hardware device specific IDs that identify the presence or proximity of a particular piece of equipment. In some embodiments, the UAF used to generate the asymmetric decryption key D is formed by combining biometric information with one or more hardware IDs. In these embodiments, a valid user may only access encrypted data when a particular piece of hardware is present. For example, a hardware ID from secondary electronic device 120 (
UAF collection component 410 includes one or more components capable of collecting user authentication factors. For example, UAF collection component 410 may include wireless interface 412 to communicate with other electronic devices to receive user authentication factors. Any type of UAF information may be received over wireless interface 412. For example, wireless interface 412 may communicate with a secondary wireless device such as a mobile phone or key fob having a unique ID that is used as a UAF. Also for example, wireless interface 412 may communicate with other computer systems that provide one or more UAFs.
Biometric collection component 414 may include one or more interfaces to collect biometric information of a user. For example, biometric collection component 414 may include a fingerprint scanner, a retinal scanner, a voice recorder, or the like. Unique ID 416 may be collected by UAF collection component 410 in many different ways. For example, one or more subsystems within computer system 400 may provide a unique hardware ID for use as a UAF. Further, unique ID 416 may be provided by a hardware device that is separate from, or separable from, computer system 400.
UAF collection component 410 may be implemented in hardware, software, or any combination. For example, wireless interface 412 may include a network interface card (NIC) that includes a processing device and firmware. Further, biometric collection component 414 may include hardware to provide a physical interface to a person, and may also include a device driver to be executed by processor 460. User authentication factors collected by UAF collection component 410 may be utilized to generate asymmetric decryption keys in a hybrid symmetric/asymmetric cryptography engine. For example, UAF collection component may provide the UAF referenced in
Hybrid symmetric/asymmetric cryptography engine 430 includes asymmetric decryption key generation component 432, asymmetric encryption key generation component 434, asymmetric encryption/decryption process component 436, and symmetric encryption/decryption process component 438. The various components of hybrid symmetric/asymmetric cryptography engine 430 may be implemented in hardware, software, or any combination. For example, the various components may be implemented in software that is executed by processor 460. In these embodiments, the various components of hybrid symmetric/asymmetric cryptography engine 430 may be embodied as instructions on a machine readable medium such as a memory device, hard disk drive, or other storage medium.
In some embodiments, asymmetric decryption key generation component 432 generates an asymmetric decryption key D from a user authentication factor. For example, asymmetric decryption key generation component 432 may perform actions shown at 220 in
In some embodiments, asymmetric encryption/decryption process component 436 utilizes an asymmetric encryption key E to encrypt data. For example, asymmetric encryption/decryption process component 436 may perform actions shown at 250 in
In some embodiments, symmetric encryption/decryption process component 438 utilizes a symmetric key SK to encrypt data. For example, symmetric encryption/decryption process component 438 may perform actions shown at 280 in
Storage component 450 may be any type of storage component capable of storing encrypted data, encrypted UAFs, encrypted keys, and encryption keys. For example, storage component 450 may be a memory such as a static random access memory (SRAM), dynamic random access memory (DRAM), or FLASH memory. Also for example, storage component 450 may be a hard disk, floppy disk, CDROM storage, or any other type of storage. Storage component 450 may also include a machine readable medium that includes instructions that when accessed result in processor 460 performing actions. For example, storage component 450 may have instructions to implement the various components of hybrid symmetric/asymmetric cryptography engine 430.
Processor 460 represents a processor capable of communicating with the other blocks shown in computer system 400. For example, processor 460 may be a microprocessor, a digital signal processor (DSP), a microcontroller, or the like. Further, processor 460 may be formed from state machines or other sequential logic. In operation, processor 460 may read instructions and/or data from storage component 450, hybrid symmetric/asymmetric cryptography engine 430, or UAF collection component 410. For example, processor 460 may execute program instructions that implement hybrid symmetric/asymmetric cryptography engine 430.
Although the present invention has been described in conjunction with certain embodiments, it is to be understood that modifications and variations may be resorted to without departing from the spirit and scope of the invention as those skilled in the art readily understand. Such modifications and variations are considered to be within the scope of the invention and the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
5585787 | Wallerstein | Dec 1996 | A |
5952641 | Korshun | Sep 1999 | A |
5995630 | Borza | Nov 1999 | A |
6219439 | Burger | Apr 2001 | B1 |
6315195 | Ramachandran | Nov 2001 | B1 |
6330674 | Angelo et al. | Dec 2001 | B1 |
6594759 | Wang | Jul 2003 | B1 |
6598031 | Ice | Jul 2003 | B1 |
6609654 | Anderson et al. | Aug 2003 | B1 |
6636833 | Flitcroft et al. | Oct 2003 | B1 |
6687375 | Matyas et al. | Feb 2004 | B1 |
6705520 | Pitroda et al. | Mar 2004 | B1 |
6769607 | Pitroda et al. | Aug 2004 | B1 |
6805288 | Routhenstein et al. | Oct 2004 | B2 |
6836843 | Seroussi et al. | Dec 2004 | B2 |
6845453 | Scheidt et al. | Jan 2005 | B2 |
6845908 | Morita et al. | Jan 2005 | B2 |
6848050 | Merman et al. | Jan 2005 | B1 |
6857566 | Wankmueller | Feb 2005 | B2 |
6871278 | Sciupac | Mar 2005 | B1 |
6886096 | Appenzeller et al. | Apr 2005 | B2 |
6901145 | Bohannon et al. | May 2005 | B1 |
6908030 | Rajasekaran et al. | Jun 2005 | B2 |
7502928 | Suzuoki et al. | Mar 2009 | B2 |
20010001876 | Morgan et al. | May 2001 | A1 |
20010007132 | Regev | Jul 2001 | A1 |
20010034718 | Shaked et al. | Oct 2001 | A1 |
20020039063 | Ritter | Apr 2002 | A1 |
20020096570 | Wong et al. | Jul 2002 | A1 |
20020099665 | Burger et al. | Jul 2002 | A1 |
20020152391 | Willins et al. | Oct 2002 | A1 |
20020180584 | McGregor et al. | Dec 2002 | A1 |
20020184509 | Scheidt et al. | Dec 2002 | A1 |
20020186845 | Dutta et al. | Dec 2002 | A1 |
20030028481 | Flitcroft et al. | Feb 2003 | A1 |
20030061168 | Routhenstein | Mar 2003 | A1 |
20030081785 | Boneh et al. | May 2003 | A1 |
20030220876 | Burger et al. | Nov 2003 | A1 |
20040044896 | Kelley et al. | Mar 2004 | A1 |
20040050930 | Rowe | Mar 2004 | A1 |
20040133787 | Doughty et al. | Jul 2004 | A1 |
20040139329 | Abdallah et al. | Jul 2004 | A1 |
20050005135 | Chen et al. | Jan 2005 | A1 |
20050006462 | Rouille et al. | Jan 2005 | A1 |
20050015596 | Bowers | Jan 2005 | A1 |
20050029349 | McGregor et al. | Feb 2005 | A1 |
20050038736 | Saunders | Feb 2005 | A1 |
20050044044 | Burger | Feb 2005 | A1 |
20050050367 | Burger et al. | Mar 2005 | A1 |
20050060586 | Burger et al. | Mar 2005 | A1 |
20050077349 | Bonalle | Apr 2005 | A1 |
20050108096 | Burger et al. | May 2005 | A1 |
20050109838 | Linlor | May 2005 | A1 |
20050116026 | Burger et al. | Jun 2005 | A1 |
20050121512 | Wankmueller | Jun 2005 | A1 |
20050127164 | Wankmueller | Jun 2005 | A1 |
Number | Date | Country |
---|---|---|
2390705 | Jan 2004 | GB |
WO-0036566 | Jun 2000 | WO |
WO-03029942 | Apr 2003 | WO |
WO-03081519 | Oct 2003 | WO |
2007011992 | Jan 2007 | WO |
WO-2007011991 | Jan 2007 | WO |
Number | Date | Country | |
---|---|---|---|
20070014408 A1 | Jan 2007 | US |