Tue, 26 May 2020 17:36:47 +0200 |
Steffen Jaeckel |
Update LibTomMath to 1.2.0 (#84)
|
Sat, 17 Feb 2018 19:29:51 +0800 |
Matt Johnston |
merge from main
fuzz
|
Sat, 19 Aug 2017 17:16:13 +0200 |
Francois Perrad |
Pointer parameter could be declared as pointing to const
|
Mon, 14 Aug 2017 00:00:10 +0800 |
Matt Johnston |
check dss g range
fuzz
|
Sat, 24 Jun 2017 10:34:58 +0800 |
Matt Johnston |
fix dss debug printing
fuzz
|
Sat, 24 Jun 2017 10:34:19 +0800 |
Matt Johnston |
merge from main
fuzz
|
Sat, 24 Jun 2017 10:32:33 +0800 |
Matt Johnston |
test dss key parameter lengths exactly
|
Sat, 24 Jun 2017 00:47:07 +0800 |
Matt Johnston |
merge from main
fuzz
|
Fri, 16 Jun 2017 22:35:18 +0800 |
Matt Johnston |
check p and q lengths
|
Fri, 23 Jun 2017 21:31:49 +0800 |
Matt Johnston |
merge
fuzz
|
Tue, 20 Jun 2017 20:07:25 +0800 |
Matt Johnston |
verify debug printing
fuzz
|
Fri, 16 Jun 2017 22:35:18 +0800 |
Matt Johnston |
check p and q lengths
fuzz
|
Thu, 15 Jun 2017 08:00:07 +0800 |
Matt Johnston |
fix missing arglist NULL terminator
|
Wed, 14 Jun 2017 23:31:15 +0800 |
Matt Johnston |
improve value range validation
|
Fri, 26 May 2017 21:08:43 +0800 |
Matt Johnston |
add m_mp_free_multi, be more careful freeing when failing to load keys
fuzz
|
Wed, 04 May 2016 15:33:40 +0200 |
Matt Johnston |
Convert #ifdef to #if, other build changes
|
Thu, 04 Jun 2015 23:08:50 +0800 |
Matt Johnston |
Merge pull request #13 from gazoo74/fix-warnings
|
Sat, 02 May 2015 15:59:06 +0200 |
Gaƫl PORTAY |
Fix pointer differ in signess warnings [-Werror=pointer-sign]
|
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
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
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
|
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
|