wok diff bcrypt/description.txt @ rev 20968

updated giws (2.0.1 -> 2.0.2)
author Hans-G?nter Theisgen
date Tue Mar 05 15:22:01 2019 +0100 (2019-03-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bcrypt/description.txt	Tue Mar 05 15:22:01 2019 +0100
     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.