Mercurial > dropbear
log signkey.h @ 960:9e7b0810a4a2
age | author | description |
---|---|---|
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 |