Mercurial > dropbear
log signkey.c @ 1861:2b3a8026a6ce
age | author | description |
---|---|---|
Sat, 22 Jan 2022 16:53:04 +0300 | egor-duda | Implement server-side support for sk-ecdsa U2F-backed keys (#142) |
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 |