index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecdsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning where BIO_FLAGS_UPLINK was being redefined.
Matt Caswell
2015-01-13
1
-1
/
+1
*
make update
Matt Caswell
2015-01-12
1
-6
/
+7
*
Fix various certificate fingerprint issues.
Dr. Stephen Henson
2015-01-05
1
-1
/
+14
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-2
/
+4
*
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
Matt Caswell
2014-12-18
1
-1
/
+1
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
remove FIPS module code from crypto/ecdsa
Dr. Stephen Henson
2014-12-08
2
-42
/
+0
*
Remove OPENSSL_FIPSCANISTER code.
Dr. Stephen Henson
2014-12-08
1
-29
/
+0
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-2
/
+0
*
Reserve option to use BN_mod_exp_mont_consttime in ECDSA.
Andy Polyakov
2014-09-12
1
-5
/
+31
*
RT2492: Remove extra NULL check.
Laszlo Papp
2014-08-18
1
-2
/
+1
*
Accessor functions for app_data in ECDSA_METHOD
Dr. Stephen Henson
2014-07-01
3
-1
/
+24
*
make depend
Dr. Stephen Henson
2014-02-19
1
-2
/
+3
*
Add functions to set ECDSA_METHOD structure.
Dr. Stephen Henson
2013-09-18
4
-0
/
+125
*
Make ecdsatest work with nonces.
Dr. Stephen Henson
2013-07-19
1
-1
/
+9
*
Avoid need to change function code.
Dr. Stephen Henson
2013-07-17
1
-9
/
+9
*
Make `safe' (EC)DSA nonces the default.
Adam Langley
2013-07-15
5
-22
/
+19
*
Add secure DSA nonce flag.
Adam Langley
2013-06-13
5
-14
/
+42
*
Fix EC_KEY initialization race.
Bodo Möller
2012-10-05
1
-2
/
+9
*
fix warning (revert original patch)
Dr. Stephen Henson
2012-01-10
1
-8
/
+8
*
Initial experimental support for X9.42 DH parameter format to handle
Dr. Stephen Henson
2011-12-07
1
-2
/
+3
*
Fix ecdsatest.c.
Bodo Möller
2011-12-02
1
-7
/
+78
*
Fix some warnings caused by __owur. Temporarily (I hope) remove the more
Ben Laurie
2011-11-14
1
-3
/
+4
*
Add single call public key sign and verify functions.
Dr. Stephen Henson
2011-11-05
1
-0
/
+5
*
Check for selftest failure in various places.
Dr. Stephen Henson
2011-10-22
1
-0
/
+16
*
make update
Bodo Möller
2011-09-05
1
-2
/
+2
*
make timing attack protection unconditional
Dr. Stephen Henson
2011-09-01
1
-2
/
+0
*
Set flags in ECDH and ECDSA methods for FIPS.
Dr. Stephen Henson
2011-06-08
2
-1
/
+9
*
Fix the ECDSA timing attack mentioned in the paper at:
Dr. Stephen Henson
2011-05-25
1
-0
/
+10
*
Add PRNG security strength checking.
Dr. Stephen Henson
2011-04-23
1
-0
/
+10
*
Only use fake rand once per operation. This stops the EC
Dr. Stephen Henson
2011-04-07
1
-1
/
+8
*
check buffer is larger enough before overwriting
Dr. Stephen Henson
2011-04-06
1
-3
/
+2
*
make update
Richard Levitte
2011-03-24
1
-2
/
+2
*
Add SRP support.
Ben Laurie
2011-03-12
1
-2
/
+2
*
Update dependencies.
Dr. Stephen Henson
2011-02-21
1
-2
/
+2
*
Add ECDSA functionality to fips module. Initial very incomplete version
Dr. Stephen Henson
2011-02-14
2
-1
/
+43
*
New option to disable characteristic two fields in EC code.
Dr. Stephen Henson
2011-02-12
2
-2
/
+6
*
Change AR to ARX to allow exclusion of fips object modules
Dr. Stephen Henson
2011-01-26
1
-1
/
+1
*
Fix warnings.
Ben Laurie
2010-06-12
1
-2
/
+0
*
PR: 1432
Dr. Stephen Henson
2009-12-01
1
-30
/
+24
*
make update
Dr. Stephen Henson
2009-10-18
1
-4
/
+5
*
Seed PRNG with DSA and ECDSA digests for additional protection against
Dr. Stephen Henson
2009-09-09
1
-0
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
2
-3
/
+3
*
More size_tification.
Ben Laurie
2008-11-01
2
-3
/
+3
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
Geoff Thorpe
2008-08-06
1
-1
/
+1
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
Geoff Thorpe
2008-07-03
1
-1
/
+1
*
More type-checking.
Ben Laurie
2008-06-04
1
-17
/
+31
*
There was a need to support thread ID types that couldn't be reliably cast
Geoff Thorpe
2008-03-28
1
-1
/
+1
*
Should reject signatures that we can't properly verify
Bodo Möller
2007-11-19
1
-0
/
+15
[next]