diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-11-27 22:01:10 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-11-27 22:01:10 +0000 |
commit | 7e4e985890c61e79391ccf34d8a6f0ff4f7e7fb7 (patch) | |
tree | df115ed38e935563f03140b724b4f6d3adcd7e7f /NEWS | |
parent | 2c39ed5e0101593043a4656e22c95c219b29ca8c (diff) | |
download | gnutls-7e4e985890c61e79391ccf34d8a6f0ff4f7e7fb7.tar.gz |
Removed the TWOFISH cipher. Documented the supported ciphersuites.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Version 0.9.99 - Exported the gnutls_x509_privkey_sign_data(), gnutls_x509_privkey_verify_data() and gnutls_x509_crt_verify_data(). - Some fixes in the openpgp authentication. +- Removed the Twofish cipher. Version 0.9.98 (16/11/2003) - The openssl compatibility layer was moved to gnutls-openssl |