summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2020-03-15 11:18:30 +0100
committerDaiki Ueno <dueno@redhat.com>2020-03-19 16:56:49 +0100
commitab032b55834ed837f4093d9fe59190e74d52d250 (patch)
treec493e38e469592256151a9ced3f7916b9ef637b0 /NEWS
parentf523ca002e8ce823bca376e7fefe6169c1bdb636 (diff)
downloadgnutls-ab032b55834ed837f4093d9fe59190e74d52d250.tar.gz
state: add function to get the current hash algorithmtmp-prf-get
This is particularly useful when the application applies key derivation function by itself with the same underlying hash algorithm as the session. Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 21e95d5a33..2362e8b395 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ gnutls_hkdf_extract: Added
gnutls_hkdf_expand: Added
gnutls_pbkdf2: Added
gnutls_session_set_keylog_function: Added
+gnutls_prf_hash_get: Added
* Version 3.6.12 (released 2020-02-01)