Commit Graph

2 Commits (870d51bdfc42fd808f5697d5bac0ad95f5955b07)

Author SHA1 Message Date
Adam Vandenberg fb397833f7 bcrypt - use inreplace and optimize CC/CFLAGS 2010-02-06 16:05:34 -08:00
Rémi Prévost f6cab77e47 Bcrypt 1.1
Bcrypt is a cross platform file encryption utility. Encrypted files are
portable across all supported operating systems and processors.
Passphrases must be between 8 and 56 characters and are hashed
internally to a 448 bit key. However, all characters supplied are
significant. The stronger your passphrase, the more secure your data.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-06 15:55:26 -08:00