Mercurial > dropbear
log signkey.c @ 1938:77bc00dcc19f default tip main master
age | author | description |
---|---|---|
Wed, 30 Mar 2022 11:44:04 +0800 | Matt Johnston | Make SHA1 optional, implement SHA256 fingerprints |
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 |