Tue, 26 May 2020 17:36:47 +0200 |
Steffen Jaeckel |
Update LibTomMath to 1.2.0 (#84)
|
Mon, 16 Sep 2019 15:50:38 +0200 |
Steffen Jaeckel |
update ltm to 1.1.0 and enable FIPS 186.4 compliant key-generation (#79)
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Fri, 14 Feb 2014 23:18:45 +0800 |
Matt Johnston |
generate RSA keys of exact length
|
Thu, 14 Nov 2013 22:05:47 +0800 |
Matt Johnston |
rename random.h to dbrandom.h since some OSes have a system random.h
|
Thu, 23 May 2013 22:18:16 +0800 |
Matt Johnston |
Add m_mp_alloc_init_multi() helper
ecc
|
Sun, 28 Apr 2013 23:17:43 +0800 |
Matt Johnston |
more ecdsa signkey work, not correct
ecc
|
Thu, 19 Jul 2012 21:34:27 +0800 |
Matt Johnston |
/dev/random blocks on busy servers too.
|
Fri, 29 Jun 2012 23:19:43 +0800 |
Matt Johnston |
Improve RNG seeding.
|
Mon, 21 Nov 2011 19:52:28 +0800 |
Matt Johnston |
- Update tfm changes to current default tip
dropbear-tfm
|
Mon, 21 Nov 2011 19:19:57 +0800 |
Matt Johnston |
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
dropbear-tfm
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Wed, 21 Jul 2010 12:55:25 +0000 |
Matt Johnston |
Rename rsa_key to dropbear_rsa_key (and same for dss too) so
|
Fri, 12 Sep 2008 17:48:33 +0000 |
Matt Johnston |
Remove workaround forcing rsa mpint to exactly a 8 bits multiple for putty (see
|
Sat, 25 Mar 2006 12:57:09 +0000 |
Matt Johnston |
Various changes to compile+kind of run on UCC's axis board.
ucc-axis-hack
|
Thu, 05 May 2005 03:58:21 +0000 |
Matt Johnston |
- refactored random mp_int generation and byte->mp_int code
|
Tue, 17 Aug 2004 10:20:20 +0000 |
Matt Johnston |
default initialisers for mp_ints
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|