From: Nikos Mavrogiannopoulos Date: Mon, 13 Dec 2010 21:39:33 +0000 (+0100) Subject: Added new functions. X-Git-Tag: gnutls_2_11_7~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c9dc047f2ce9661f7cd33a15e824f2978c2a7a;p=thirdparty%2Fgnutls.git Added new functions. --- diff --git a/NEWS b/NEWS index d10c6a4a15..585ce89cf9 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,13 @@ integers. Reported by "Brendan Doherty" . ** API and ABI modifications: +gnutls_pkcs11_privkey_sign_hash2: ADDED +gnutls_openpgp_privkey_sign_hash2: ADDED +gnutls_x509_privkey_sign_hash2: ADDED +gnutls_privkey_sign_hash2: ADDED +gnutls_openpgp_privkey_sign_data2: ADDED +gnutls_x509_privkey_sign_data2: ADDED +gnutls_openpgp_crt_verify_hash: ADDED gnutls_openpgp_privkey_sign_hash: DEPRECATED gnutls_x509_privkey_sign_hash: DEPRECATED gnutls_psk_netconf_derive_key: DEPRECATED