Human-Readable Encryption Keys
in Python added by admin, on 29/12/2007 cryptography intermediate
Somehow, we have to present these random 128-bit keys to the user, and I think I've found a pretty good way. We use RFC 1751, which defines a 'Convention for Human-Readable 128-bit Keys' - basically just a mapping of blocks of bits to strings of English words.
comment save report- submitted
- Fri, Dec 28th 2007, 20:15
- clicks today
- 0
- clicks this month
- 3
- clicks all time
- 122
