Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
il y a 5 ans |
Pauli
|
ad7e17dd6c
SP 800-56B steps enumerated.
|
il y a 5 ans |
Bernd Edlinger
|
9c0cf214e7
Modify the RSA_private_decrypt functions to check the padding in
|
il y a 5 ans |
Bernd Edlinger
|
d7f5e5ae6d
Fix memory overrun in rsa padding check functions
|
il y a 5 ans |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
il y a 6 ans |
Andy Polyakov
|
75f5e944be
rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP.
|
il y a 6 ans |
Shane Lontis
|
82eba370da
RSA padding Zeroization fixes
|
il y a 6 ans |
Andy Polyakov
|
582ad5d4d9
rsa/*: switch to BN_bn2binpad.
|
il y a 6 ans |
Bernd Edlinger
|
e670db0183
Fix an information leak in the RSA padding check code.
|
il y a 7 ans |
Emilia Kasper
|
2f0ca54c32
Remove some obsolete/obscure internal define switches:
|
il y a 7 ans |
Bernd Edlinger
|
c6d215e0d2
Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
|
il y a 8 ans |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
il y a 8 ans |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
il y a 8 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
il y a 9 ans |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
il y a 9 ans |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
il y a 9 ans |
Richard Levitte
|
6857079791
Identify and move OpenSSL internal header files
|
il y a 9 ans |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
il y a 9 ans |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
il y a 9 ans |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
il y a 9 ans |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
il y a 10 ans |
Richard Levitte
|
7f09a8773b
Include "constant_time_locl.h" rather than "../constant_time_locl.h".
|
il y a 10 ans |
Emilia Kasper
|
294d1e36c2
RT3066: rewrite RSA padding checks to be slightly more constant time.
|
il y a 10 ans |
Dr. Stephen Henson
|
271fef0ef3
Exetended OAEP support.
|
il y a 11 ans |
Ben Laurie
|
7c770d572a
Add and use a constant-time memcmp.
|
il y a 11 ans |
Dr. Stephen Henson
|
7edfe67456
Move all FIPSAPI renames into fips.h header file, include early in
|
il y a 14 ans |
Dr. Stephen Henson
|
7cc684f4f7
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
il y a 14 ans |
Dr. Stephen Henson
|
7c8ced94c3
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
|
il y a 14 ans |
Dr. Stephen Henson
|
c553721e8b
FIPS mode RSA changes:
|
il y a 14 ans |