Sat, 06 Apr 2013 16:00:37 +0800 |
Matt Johnston |
Make _sign and _verify functions take a buffer* rather than void* and int
ecc
|
Mon, 01 Apr 2013 00:07:26 +0800 |
Matt Johnston |
Move the more verbose TRACE() statements into TRACE2()
|
Sun, 24 Feb 2013 00:16:02 +0800 |
Matt Johnston |
fix typo
|
Sat, 23 Feb 2013 17:55:46 +0800 |
Matt Johnston |
DSS_PROTOK is not necessary now that private keys are included
|
Tue, 22 Nov 2011 19:28:58 +0700 |
Matt Johnston |
A few build fixes
dropbear-tfm
|
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
|
Wed, 06 Dec 2006 13:11:41 +0000 |
Matt Johnston |
merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'
|
Thu, 02 Nov 2006 14:49:20 +0000 |
Matt Johnston |
Free x component of DSS key upon failure to load
|
Fri, 07 Jul 2006 09:17:18 +0000 |
Matt Johnston |
Fixes from Erik Hovland:
|
Mon, 05 Sep 2005 15:16:10 +0000 |
Matt Johnston |
* use own assertions which should get logged properly
|
Thu, 05 May 2005 03:58:21 +0000 |
Matt Johnston |
- refactored random mp_int generation and byte->mp_int code
|
Wed, 04 May 2005 15:22:40 +0000 |
Matt Johnston |
Fix memory leak (reported by Boris Berezovsky)
|