Sat, 22 Jan 2022 16:53:04 +0300 |
egor-duda |
Implement server-side support for sk-ecdsa U2F-backed keys (#142)
|
Sun, 18 Feb 2018 11:22:13 +0800 |
Matt Johnston |
include config.h for options.h. don't need to include options.h when
|
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 15:02:09 +0100 |
Francois Perrad |
more hard tab
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Sat, 02 May 2015 13:59:41 +0200 |
Gaël PORTAY |
Turn dropbear_ecc_curve's name into const char *
|
Sat, 02 May 2015 22:24:02 +0200 |
Gaël PORTAY |
Turn local key_indent variable into char *
|
Sun, 01 Mar 2015 22:44:36 +0800 |
Matt Johnston |
Fix some memory leaks in ecc code
|
Wed, 28 Jan 2015 22:29:18 +0800 |
Matt Johnston |
Fix memory leak of ecdsa structure, found by Coverity
|
Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Thu, 14 Nov 2013 21:36:45 +0800 |
Matt Johnston |
- Some fixes for old compilers like tru64 v4 from Daniel Richard G.
|
Tue, 12 Nov 2013 23:02:32 +0800 |
Matt Johnston |
Various cleanups and fixes for warnings
ecc
|
Thu, 07 Nov 2013 00:18:52 +0800 |
Matt Johnston |
refactor key generation, make it generate as required.
keyondemand
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Thu, 09 May 2013 23:24:05 +0800 |
Matt Johnston |
Fix ecdsa verification
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
|
Sun, 14 Apr 2013 00:50:03 +0800 |
Matt Johnston |
A bit of work on ecdsa for host/auth keys
ecc
|
Tue, 09 Apr 2013 22:44:19 +0800 |
Matt Johnston |
Be safer with how we handle ltc_ecc_sets[] (particularly with
ecc
|
Tue, 09 Apr 2013 00:36:04 +0800 |
Matt Johnston |
start on ecdsa keys
ecc
|