]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Store only the SHA1 and SHA256 of the public key internally
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 5 Mar 2017 10:37:24 +0000 (11:37 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 15 May 2017 00:00:58 +0000 (17:00 -0700)
commitb3e5f0021c647761f26c2e5a37f5fed705880001
treeb078c382fa29297f4bfda1d34b68376bc897369a
parentaf03217b5236e041540d0759977c5a3495703575
Store only the SHA1 and SHA256 of the public key internally

This will allow switching to other representation formats for output
or input of public key PIN. For example to the RFC7469 key PIN.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
dtls.c
gnutls.c
library.c
openconnect-internal.h
openssl.c