wok view bcrypt/description.txt @ rev 21619

gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 25 14:09:45 2019 +0300 (2019-05-25)
parents
children
line source
1 Bcrypt is a cross platform file encryption utility. Encrypted files are
2 portable across all supported operating systems and processors. Passphrases
3 must be between 8 and 56 characters and are hashed internally to a 448 bit
4 key. However, all characters supplied are significant. The stronger your
5 passphrase, the more secure your data.