diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-29 08:58:58 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-29 16:27:41 +0100 |
commit | 13d8a8e8c33c88ff96875cd7f6c7e02196006cfa (patch) | |
tree | cea9c7abf065ed524a9ece4e2c66ed7da0e2f22b | |
parent | c52445ce887c9e33d3f3b2cfe22dd2f182be4b16 (diff) | |
download | gnutls-13d8a8e8c33c88ff96875cd7f6c7e02196006cfa.tar.gz |
doc updategnutls_3_3_x-set-id
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -19,8 +19,14 @@ See the end for copying conditions. ** libgnutls: Fixed issue in PKCS#12 password encoding, which truncated passwords over 32-characters. Reported by Mario Klebsch. +** libgnutls: Backported functionality allowing to manipulate the IDs + of PKCS#11 objects. + ** API and ABI modifications: -No changes since last version. +gnutls_pkcs11_obj_set_info: Added +gnutls_pkcs11_privkey_generate3: Added +gnutls_pkcs11_copy_x509_privkey2: Added +gnutls_pkcs11_copy_x509_crt2: Added * Version 3.3.25 (released 2016-10-9) |