Electrical computers: arithmetic processing and calculating – Electrical digital calculating computer – Particular function performed
Reexamination Certificate
2000-10-30
2004-01-13
Ngo, Chuong Dinh (Department: 2124)
Electrical computers: arithmetic processing and calculating
Electrical digital calculating computer
Particular function performed
Reexamination Certificate
active
06678707
ABSTRACT:
FIELD OF THE INVENTION
The invention pertains to the generation of cryptographically strong random numbers which can be used by a computer system for file encryption, zero knowledge proofs, and other processes which require random numbers.
BACKGROUND OF THE INVENTION
Much of today's computer based cryptography requires cryptographically strong random and/or pseudo-random number input (collectively referred to herein as random number input). The cryptographically strong random number input serves as a basis for the generation of cryptographically strong encryption keys. In some systems, a random number will form an encryption key “as is” (i.e., the random number will be used as an encryption key without modification). In other systems, a random number will be used to “seed” an encryption key generation process.
A common form of cryptography which often requires a random number input is public key cryptography. In a form of public key cryptography referred to as RSA (the Rivest, Shamir, and Adelman approach), three elements are required—a public encryption key, a private encryption key, and a modulus. The public encryption key is simply an arbitrary constant, which is usually recommended to be 3 or 65,537. The private encryption key is computed as a mathematical function of two randomly generated large prime numbers (i.e., two random number inputs) and the public encryption key. The modulus is merely the product of the two large prime numbers. To insure that a user can both send and receive encrypted data, the public encryption key and the modulus are publicly distributed over a network. The private encryption key is not distributed over the network, and is preserved in secrecy by its owner.
To send and receive encrypted data over a network, RSA public key cryptography requires the generation of public and private encryption keys for each user desiring to send and/or receive encrypted data over the network. When User A wants to send encrypted data to User B, User A encrypts their data using User B's public encryption key and modulus. Upon receiving User A's data, User B can decrypt User A's data using their private encryption key and modulus. In other words, User B uses User B's own private encryption key and modulus to decrypt data which User A encrypts using User B's public encryption key and modulus. The success of RSA public key cryptography is based on three principles: 1) if the randomly generated large prime numbers are truly large and truly random, it is extremely difficult for an attacker to factor the user's publicly distributed modulus, and as a result, it is extremely difficult for an attacker to determine the identity of the two prime numbers—a message sent to a specific user can only be decrypted if the two prime numbers factored into the specific user's modulus are known; 2) knowing the algorithm which is used to generate a user's modulus (i.e., multiplication) does not assist an attacker in factoring the user's modulus; and 3) users' private encryption keys can really be kept private since there is no need to transfer copies of these keys from one user to another.
The success of RSA public key cryptography therefore depends in part on the generation of two truly random large prime numbers. Many other forms of cryptography also depend on true random number generation. Unfortunately, random numbers are hard to come by in a computer, since by design, computers are very deterministic. If cryptography systems requiring truly random numbers are not provided with truly random numbers, it becomes much more likely that an attacker might be able to decipher encrypted data.
The problem of random number generation is compounded by the fact that many cryptography systems encrypt many different data packets, each of which, or only a small number of which, share the same random number input. Such systems therefore require a high volume of random number inputs, all of which have no relation to one another and are therefore truly random.
In addition to public key cryptography, other situations arise in which cryptographically strong random numbers are needed. For example, one situation is in zero knowledge proofs. A zero knowledge proof is a situation in which one party (a person or computer program) needs to prove to another party that they both share a secret (e.g., a password, access to a social security number, an account number, etc.). If the second party cannot prove to the first party that it already knows the secret, then the first party will not want to disclose and/or discuss the secret with the second party. Random numbers are often required as part of a zero knowledge proof. See, for example, the discussions of zero knowledge proofs found in “Strong Password-Only Authenticated Key Exchange” by David P. Jablon, www.IntegritySciences.com, Mar. 2, 1997; “Zero Knowledge Proofs of Identity” by U. Feige, A. Fiat, and A. Shamir, Proceedings of the 19
th
ACM Symposium on Theory of Computing, pp. 210-217 (1987); and “Strongbox: A System for Self Securing Programs” by J. D. Tygar and B. S. Yee, CMU Computer Science: 25
th
Anniversary Commemorative (1991); and “Multiple non-interactive zero knowledge proofs based on a single random string” by U. Feige, D. Lapidot, and A. Shamir, 31
st
Annual Symposium on Foundations of Computer Science, Vol. 1, pp. 308-317 (October 1990). One method of conducting zero knowledge proofs is via Simple Password-authenticated Exponential Key Exchange (SPEKE). SPEKE is an attractive protocol for authentications conducted between wireless hand-held devices, set top boxes, diskless work stations, smart cards, etc.
Several solutions to the problem of true random number generation have been posed. A first of these solutions is used in versions of PGP, a software-based cryptography application sold by Network Associates of Santa Clara, Calif. PGP keeps a file comprising random numbers which are produced in response to the time intervals between keystrokes which a user makes as they input data into to the PGP program. One disadvantage of this system is that the random number file is kept in a user's file system. The file can therefore be read by a savvy attacker, and/or the values in the file could be forced to values which are supplied by the attacker. In either case, once the attacker knows the values which are queued to be used by the PGP program, it becomes much easier for the attacker to decipher data which is encrypted by the PGP program. Another disadvantage of the PGP program is that only a small amount of random number data is sometimes available since 1) a user is usually not required to input a lot of data into the PGP program, and few keystrokes are therefore made, and 2) depending on the computer and the operating system which the user is using, the time intervals between the user's keystrokes might be quantized to the point where only a few bits of random information are generated in response to each keystroke interval (e.g., four bits of data per keystroke interval). Furthermore, when a user makes numerous keystroke in succession, the speed at which the user makes successive keystrokes will often be quite uniform. An attacker's knowledge of any of the following can therefore be used to zero in on the range of random number data available to the PGP program: a user's typing speed; a user's computer type and speed; and a user's operating system.
Another problem with using user keystrokes for the generation of random number data is that some devices which need to generate random number data might never (or rarely) receive direct user input. For example, consider a server which runs entirely automated computer programs, and which is accessed by an operator via a keyboard only rarely. Or consider a disk which is directly connected to a network (e.g., a Network Attached Storage (NAS) device). In each of these cases, nearly all accesses to the device are initiated over a network (e.g., the Internet), and direct keyboard input to the device is rarely received. Su
Hewlett--Packard Development Company, L.P.
Ngo Chuong Dinh
LandOfFree
Generation of cryptographically strong random numbers using... does not yet have a rating. At this time, there are no reviews or comments for this patent.
If you have personal experience with Generation of cryptographically strong random numbers using..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Generation of cryptographically strong random numbers using... will most certainly appreciate the feedback.
Profile ID: LFUS-PAI-O-3245064