diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -19,7 +19,12 @@ Noteworthy changes in the current CVS branch STABLE-BRANCH-1-0 * RSA is supported. Key generation does not yet work but will come soon. - + + * CAST5 and SHA-1 are now the default algorithms to protect the key + and for symmetric-only encryption. This should solve a couple + of compatibility problems because the old algorithms are optional + according to RFC2440 + Noteworthy changes in version 1.0.2 (2000-07-12) ---------------------------------------------- |