diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -35,11 +35,16 @@ Noteworthy changes in version 0.3.3 * gpg now disables core dumps. + * compress and symmetric cipher preferences are now used. + Because there is no 3DES yet, this is replaced by Blowfish. + * We have added the Twofish as an experimental cipher algorithm. Many thanks to Matthew Skala for doing this work. Twofish is the AES submission from Schneier et al.; see "www.counterpane.com/twofish.html" for more information. + * [talk about --emulate-encr-mpi-bug] + Noteworthy changes in version 0.3.2 |