Matt Caswell
|
0d66475908
Update copyright year
|
6 vuotta sitten |
Samuel Weiser
|
8db7946ee8
Replaced variable-time GCD with consttime inversion to avoid side-channel attacks on RSA key generation
|
6 vuotta sitten |
Sebastian Andrzej Siewior
|
cac19d19e7
rsa: Do not allow less than 512 bit RSA keys
|
7 vuotta sitten |
Andy Polyakov
|
3bded9cd35
rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.
|
7 vuotta sitten |
Andy Polyakov
|
e44480cc26
rsa/rsa_gen.c: ensure backward compatibility with external rsa->meth.
|
7 vuotta sitten |
Paul Yang
|
665d899fa6
Support multi-prime RSA (RFC 8017)
|
7 vuotta sitten |
Rich Salz
|
697958313b
Fix an endless loop in rsa_builtin_keygen.
|
7 vuotta sitten |
Rich Salz
|
78e09b53a4
Check return value of some BN functions.
|
8 vuotta sitten |
Matt Caswell
|
5584f65a10
Deprecate the flags that switch off constant time
|
8 vuotta sitten |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 vuotta sitten |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
8 vuotta sitten |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 vuotta sitten |
Matt Caswell
|
fd7d252060
Tighten up BN_with_flags usage and avoid a reachable assert
|
9 vuotta sitten |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 vuotta sitten |
Rich Salz
|
74924dcb38
More secure storage of key material.
|
9 vuotta sitten |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 vuotta sitten |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 vuotta sitten |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 vuotta sitten |
Matt Caswell
|
18125f7f55
Implement internally opaque bn access from rsa
|
10 vuotta sitten |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 vuotta sitten |
Dr. Stephen Henson
|
8d73db288f
remove FIPS module code from crypto/rsa
|
10 vuotta sitten |
Dr. Stephen Henson
|
c2fd598994
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
|
13 vuotta sitten |
Dr. Stephen Henson
|
cac4fb58e0
Add PRNG security strength checking.
|
13 vuotta sitten |
Dr. Stephen Henson
|
8c7096835b
Use 0 for tbslen to perform strlen.
|
13 vuotta sitten |
Dr. Stephen Henson
|
a6311f856b
Remove several of the old obsolete FIPS_corrupt_*() functions.
|
13 vuotta sitten |
Dr. Stephen Henson
|
ac892b7aa6
Initial incomplete POST overhaul: add support for POST callback to
|
13 vuotta sitten |
Dr. Stephen Henson
|
225a9e296b
Update pairwise consistency checks to use SHA-256.
|
13 vuotta sitten |
Dr. Stephen Henson
|
7edfe67456
Move all FIPSAPI renames into fips.h header file, include early in
|
14 vuotta sitten |
Dr. Stephen Henson
|
7cc684f4f7
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
14 vuotta sitten |
Dr. Stephen Henson
|
c553721e8b
FIPS mode RSA changes:
|
14 vuotta sitten |