diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-09-18 23:14:09 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-09-18 23:14:45 +0200 |
commit | af3d410cbe204d803a7cde2510bf7f19e480497d (patch) | |
tree | d719fc68ad10cb9b8186f3f327b9af2fd417d4e8 /NEWS | |
parent | 184ca77fda801d08a56d92f760c13e9212695284 (diff) | |
download | gnutls-af3d410cbe204d803a7cde2510bf7f19e480497d.tar.gz |
VIA is disabled by default.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,7 @@ Reported by Jonathan Nieder <jrnieder@gmail.com> in <http://bugs.debian.org/640639>. ** libgnutls: Added support for VIA padlock AES optimizations. +(disabled by default) ** libgnutls: Added support for elliptic curves in PKCS #11. @@ -35,6 +36,9 @@ to allow generating a key in a token. generate-ecc options to allow generating private keys in the token. +** libgnutls: gnutls_transport_set_lowat dummy macro was +removed. + ** API and ABI modifications: gnutls_pkcs11_privkey_generate: Added gnutls_pubkey_import_ecc_raw: Added |