Package bcrypt
Source package: bcrypt
Version: 1.1-alt2_8
Category: File tools
Report package bug
Version: 1.1-alt2_8
Build time: Feb 22, 2013, 08:46 PM
Report package bug
License: BSD
Summary: File encryption utility
Description:
Last changes:Summary: File encryption utility
Description:
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. In addition to encrypting your data, bcrypt will by default overwrite the original input file with random garbage three times before deleting it in order to thwart data recovery attempts by persons who may gain access to your computer. Bcrypt uses the blowfish encryption algorithm published by Bruce Schneier in 1993.
Feb. 22, 2013 Igor Vlasenko 1.1-alt2_8 |
- update to new release by fcimport |
July 27, 2012 Igor Vlasenko 1.1-alt2_7 |
- update to new release by fcimport |
March 21, 2012 Igor Vlasenko 1.1-alt2_6 |
- rebuild to get rid of #27020 |