Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
slontis
|
9559ad0e8d
Make DSA_sign() test for negative p,q,g values.
|
1 year ago |
slontis
|
3a4e09ab42
Fix infinite loops in DSA sign code.
|
1 year ago |
slontis
|
f3090fc710
Implement deterministic ECDSA sign (RFC6979)
|
2 years ago |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 years ago |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 years ago |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 years ago |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 years ago |
Shane Lontis
|
e683582bf3
Add dsa signature alg to fips provider
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
David von Oheimb
|
7408f6759f
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
|
5 years ago |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 years ago |
Matt Caswell
|
9acbe07d23
Reject obviously invalid DSA parameters during signing
|
5 years ago |
Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
6 years ago |
Pauli
|
00496b6423
Add a constant time flag to one of the bignums to avoid a timing leak.
|
6 years ago |
Pauli
|
a9cfb8c2aa
Timing vulnerability in DSA signature generation (CVE-2018-0734).
|
6 years ago |
Pauli
|
415c335635
DSA mod inverse fix
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Matt Caswell
|
7f9822a482
Add blinding to a DSA signature
|
6 years ago |
Pauli
|
c0caa945f6
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
|
e3713c365c
Remove email addresses from source code.
|
7 years ago |