diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-04-12 22:09:37 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-04-12 22:09:37 +0200 |
commit | 7d62b7d4c1f72fb037f7b77432f63ce20ef45b66 (patch) | |
tree | 6d6d70054f5c756b325a399660f011469ebbbaf0 /NEWS | |
parent | bc6ac4e53536a36d8e73d66a5ffb4f64b4428f56 (diff) | |
download | gnutls-7d62b7d4c1f72fb037f7b77432f63ce20ef45b66.tar.gz |
Add.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ See the end for copying conditions. The function gnutls_psk_netconf_derive_key supports the PSK key derivation as specified in draft-ietf-netconf-tls-01.txt. +** New PSK example client and server. +See doc/examples/ex-client-psk.c and doc/examples/ex-serv-psk.c. + ** API and ABI modifications: gnutls_psk_netconf_derive_key: ADDED |