Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
há 4 anos atrás |
Matt Caswell
|
33388b44b6
Update copyright year
|
há 4 anos atrás |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
há 4 anos atrás |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
há 4 anos atrás |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
há 4 anos atrás |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
há 4 anos atrás |
Shane Lontis
|
e683582bf3
Add dsa signature alg to fips provider
|
há 4 anos atrás |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
há 5 anos atrás |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
há 5 anos atrás |
David von Oheimb
|
7408f6759f
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
|
há 5 anos atrás |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
há 5 anos atrás |
Matt Caswell
|
9acbe07d23
Reject obviously invalid DSA parameters during signing
|
há 5 anos atrás |
Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
há 6 anos atrás |
Pauli
|
00496b6423
Add a constant time flag to one of the bignums to avoid a timing leak.
|
há 6 anos atrás |
Pauli
|
a9cfb8c2aa
Timing vulnerability in DSA signature generation (CVE-2018-0734).
|
há 6 anos atrás |
Pauli
|
415c335635
DSA mod inverse fix
|
há 6 anos atrás |
Matt Caswell
|
1212818eb0
Update copyright year
|
há 6 anos atrás |
Matt Caswell
|
7f9822a482
Add blinding to a DSA signature
|
há 6 anos atrás |
Pauli
|
c0caa945f6
Address a timing side channel whereby it is possible to determine some
|
há 7 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
há 7 anos atrás |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
há 7 anos atrás |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
há 7 anos atrás |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
há 7 anos atrás |
Rich Salz
|
076fc55527
Make default_method mostly compile-time
|
há 7 anos atrás |
Dr. Stephen Henson
|
8cc44d970c
Don't allocate r/s in DSA_SIG and ECDSA_SIG
|
há 8 anos atrás |
Emilia Kasper
|
9267c11bb5
Make DSA_SIG and ECDSA_SIG getters const.
|
há 8 anos atrás |
FdaSilvaYY
|
823146d65f
Useless header include of openssl/rand.h
|
há 8 anos atrás |
Cesar Pereida
|
47ae05ba62
Set flag BN_FLG_CONSTTIME earlier
|
há 8 anos atrás |
Cesar Pereida
|
033dc8fad0
Remove kq and set BN_FLG_CONSTTIME in k for BN_mod_inverse
|
há 8 anos atrás |
Matt Caswell
|
5584f65a10
Deprecate the flags that switch off constant time
|
há 8 anos atrás |