Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 years ago |
Matt Caswell
|
afb638f137
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
|
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 |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
6 years ago |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 years ago |
Paul Yang
|
90862ab4b2
This part fixes braces around if-else.
|
7 years ago |
Paul Yang
|
8686c47480
Fix coding style in crypto/rsa directory
|
7 years ago |
Rich Salz
|
75e2c87765
Switch from ossl_rand to DRBG rand
|
7 years ago |
Matt Caswell
|
5584f65a10
Deprecate the flags that switch off constant time
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
8 years ago |
Alessandro Ghedini
|
0b1a07c8a7
Convert RSA blinding to new multi-threading API
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
fd7d252060
Tighten up BN_with_flags usage and avoid a reachable assert
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Kurt Roeckx
|
26c79d5641
Properly check certificate in case of export ciphers.
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
18125f7f55
Implement internally opaque bn access from rsa
|
10 years ago |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 years ago |
Dr. Stephen Henson
|
37eae9909a
Remove unnecessary dependencies.
|
13 years ago |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
13 years ago |
Dr. Stephen Henson
|
72a267331a
Move RSA encryption functions to new file crypto/rsa/rsa_crpt.c to separate
|
13 years ago |