log signkey.c @ 1849:d34f50b7b9fd

age author description
Thu, 19 Aug 2021 17:39:31 +0200 Sven Roederer signkey: remove !! from SHA1 digest (#130)
Sat, 24 Oct 2020 18:56:45 +0800 Matt Johnston Add buf_decrpos()
Tue, 26 May 2020 19:57:28 +0800 Matt Johnston cast to fix warning
Sun, 24 May 2020 14:16:58 +0800 Matt Johnston send and handle SSH_MSG_EXT_INFO only at the correct point
Tue, 19 May 2020 00:31:41 +0800 Matt Johnston ext-info handling for server-sig-algs
Sun, 17 May 2020 23:58:31 +0800 Matt Johnston split signkey_type and signature_type for RSA sha1 vs sha256
Mon, 06 Apr 2020 23:18:26 +0800 Matt Johnston use sigtype where appropriate