wok-current
annotate bcrypt/description.txt @ rev 24806
updated libmicrohttpd and libmicrohttpd-dev (0.9.70 -> 0.9.75)
author |
Hans-G?nter Theisgen |
date |
Tue Mar 22 14:15:13 2022 +0100 (2022-03-22) |
parents |
|
children |
|
rev |
line source |
hackdorte@20011
|
1 Bcrypt is a cross platform file encryption utility. Encrypted files are
|
hackdorte@20011
|
2 portable across all supported operating systems and processors. Passphrases
|
hackdorte@20011
|
3 must be between 8 and 56 characters and are hashed internally to a 448 bit
|
hackdorte@20011
|
4 key. However, all characters supplied are significant. The stronger your
|
hackdorte@20011
|
5 passphrase, the more secure your data.
|