]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Introduce key usage limits under TLS1.3
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 20 Nov 2017 15:01:29 +0000 (16:01 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 19 Feb 2018 14:29:36 +0000 (15:29 +0100)
commit960c8cae91d0496e8317c8d9ee3afeab30b41457
tree773d9e2deb12e0c0b2dd4b87cb00e232dc199f54
parent8700a99233f53e4f491e8ffaebaf09285651ed08
Introduce key usage limits under TLS1.3

That introduces a transparent key update for sending key after
the safety limit is reached.

Resolves #130

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
lib/algorithms/ciphers.c
lib/gnutls_int.h
lib/includes/gnutls/gnutls.h.in
lib/record.c