log signkey.h @ 1938:77bc00dcc19f default tip main master

age author description
Sat, 22 Jan 2022 16:53:04 +0300 egor-duda Implement server-side support for sk-ecdsa U2F-backed keys (#142)
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
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Fri, 01 Nov 2013 00:13:09 +0800 Matt Johnston Fix specifying a keysize for key generation, fix key name arguments ecc
Sat, 25 May 2013 00:54:19 +0800 Matt Johnston have separate ecdsa keys for each size ecc
Fri, 03 May 2013 23:07:48 +0800 Matt Johnston ecdsa is working ecc
Sun, 28 Apr 2013 23:17:43 +0800 Matt Johnston more ecdsa signkey work, not correct ecc
Tue, 09 Apr 2013 00:36:04 +0800 Matt Johnston start on ecdsa keys ecc
Sat, 06 Apr 2013 16:00:37 +0800 Matt Johnston Make _sign and _verify functions take a buffer* rather than void* and int ecc
Wed, 21 Jul 2010 12:55:25 +0000 Matt Johnston Rename rsa_key to dropbear_rsa_key (and same for dss too) so
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Thu, 22 Feb 2007 15:29:32 +0000 Matt Johnston Improve known_hosts checking.
Sun, 08 Aug 2004 16:17:05 +0000 Matt Johnston - Hostkey checking is mostly there, just aren't appending yet.
Tue, 03 Aug 2004 15:51:55 +0000 Matt Johnston Improved signkey code
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required