Key Choice
To prevent a key from being guessed, keys need to be generated truly randomly and contain sufficient entropy. The problem of how to safely generate truly random keys is difficult, and has been addressed in many ways by various cryptographic systems. There is a RFC on generating randomness (RFC 4086, Randomness Requirements for Security). Some operating systems include tools for "collecting" entropy from the timing of unpredictable operations such as disk drive head movements. For the production of small amounts of keying material, ordinary dice provide a good source of high quality randomness.
When a password (or passphrase) is used as an encryption key, well-designed cryptosystems first run it through a key derivation function which adds a salt and compresses or expands it to the key length desired, for example by compressing a long phrase into a 128-bit value suitable for use in a block cipher.
Read more about this topic: Key (cryptography)
Famous quotes containing the words key and/or choice:
“The key is in the window, the key is in the sunlight at the
windowI have the keyGet married Allen dont take drugsthe key is in the bars, in the sunlight in the window.
Love,
your mother”
—Allen Ginsberg (b. 1926)
“Stupid or smart, there wasnt much choice about what was going to happen to me ... Growing up was like falling into a hole.... I might not quit school, not while Mama had any say in the matter, but what difference would that make? What was I going to do in five years? Work in the textile mill? Join Mama at the diner? It all looked bleak to me. No wonder people got crazy as they grew up.”
—Dorothy Allison (b. 1953)