wok-current diff bcrypt/description.txt @ rev 25024

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 20:10:17 2022 +0000 (2022-05-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bcrypt/description.txt	Wed May 18 20:10:17 2022 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +Bcrypt is a cross platform file encryption utility. Encrypted files are 
     1.5 +portable across all supported operating systems and processors. Passphrases 
     1.6 +must be between 8 and 56 characters and are hashed internally to a 448 bit 
     1.7 +key. However, all characters supplied are significant. The stronger your 
     1.8 +passphrase, the more secure your data.