Matt Caswell
|
a3e9d5aa98
Add blinding to an ECDSA signature
|
6 years ago |
Billy Brumley
|
fe2d397588
ECDSA: remove nonce padding (delegated to EC_POINT_mul)
|
6 years ago |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 years ago |
Andy Polyakov
|
eb7916960b
ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.
|
6 years ago |
Bernd Edlinger
|
532b11830c
Fix a typo in comment
|
7 years ago |
Josh Soref
|
46f4e1bec5
Many spelling fixes/typo's corrected.
|
7 years ago |
Pauli
|
4a089bbdf1
Address a timing side channel whereby it is possible to determine some
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
7 years ago |
Rich Salz
|
75e2c87765
Switch from ossl_rand to DRBG rand
|
7 years ago |
Dr. Stephen Henson
|
8cc44d970c
Don't allocate r/s in DSA_SIG and ECDSA_SIG
|
8 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Dr. Stephen Henson
|
4b0555ec9d
Add no signing flag.
|
8 years ago |
Dr. Stephen Henson
|
be2e334fce
Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
91e7bcc264
Use NULL comparison
|
9 years ago |
Dr. Stephen Henson
|
a200a817ad
Top level ECDSA sign/verify redirection.
|
9 years ago |
Dr. Stephen Henson
|
6a47db4502
adapt ossl_ecdsa.c to crypto/ec
|
9 years ago |
Dr. Stephen Henson
|
0a6f1d9733
Move ECDSA implementation to crypto/ec
|
9 years ago |