summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2019-04-11 12:11:00 +0200
committerDaiki Ueno <dueno@redhat.com>2019-04-19 08:56:51 +0200
commit89c975cc25d4e7c5040a3f657b732dd1704bfb2b (patch)
tree223c8d24d1e790c2fdfc0fd1ff090be16bd087d5 /.gitignore
parent0e579649a6e9ab690f0a3f6f8a0b7abd3f715881 (diff)
downloadgnutls-89c975cc25d4e7c5040a3f657b732dd1704bfb2b.tar.gz
prf: add function to retrieve early keying material
This adds a new function gnutls_prf_early, which shall be called in a handshake hook waiting for GNUTLS_HANDSHAKE_CLIENT_HELLO. The test needs to be run in a datefudge wrapper as the early secrets depend on the current time (through PSK). Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6716e4c728..0e33b02d40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -830,6 +830,7 @@ tests/tls13/post-handshake-with-cert-ticket
tests/tls13/post-handshake-with-psk
tests/tls13/post-handshake-without-cert
tests/tls13/prf
+tests/tls13/prf-early
tests/tls13/psk-dumbfw
tests/tls13/psk-ext
tests/tls13/supported_versions