diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-06-04 06:57:20 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-06-04 06:57:20 +0200 |
commit | 6f89074953f08df1c605fec6258c073fd53ff459 (patch) | |
tree | e21015b23dbfe62c8a40068e18b9f5abd67cf8e6 /NEWS | |
parent | f160fdc487fcb04bb3357d6b4ed07e7b2ff7427b (diff) | |
download | gnutls-6f89074953f08df1c605fec6258c073fd53ff459.tar.gz |
Add gnutls-serv --pskhint.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ The function is gnutls_psk_client_get_hint. ** psktool: Support new --netconf-hint to generate PSK key from password. Uses the Netconf algorithm to derive PSK key from password. +** gnutls-serv: Support new --pskhint parameter to set PSK identity hint. + ** API and ABI modifications: gnutls_psk_client_get_hint: ADDED. |