allow key revocation by SHA256 hash and allow ssh-keygen to create KRLs
authordjm <djm@openbsd.org>
Wed, 12 Sep 2018 01:21:34 +0000 (01:21 +0000)
committerdjm <djm@openbsd.org>
Wed, 12 Sep 2018 01:21:34 +0000 (01:21 +0000)
commit76f3571aafb0385356306d4a5c6ecf40a2ab6a98
tree4c47bfeefae06c04ce9655c13fbdc33a00b2bfd8
parent1678cdc917ea9998c2d84cc2dc78d655a6237baa
allow key revocation by SHA256 hash and allow ssh-keygen to create KRLs
using SHA256/base64 key fingerprints; ok markus@
usr.bin/ssh/PROTOCOL.krl
usr.bin/ssh/krl.c
usr.bin/ssh/krl.h
usr.bin/ssh/ssh-keygen.1
usr.bin/ssh/ssh-keygen.c