Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Rich Salz
|
705536e2b5
Use build.info, not ifdef for crypto modules
|
4 years ago |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 years ago |
Richard Levitte
|
00db8c60aa
Update source files for pre-3.0 deprecation
|
5 years ago |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
6 years ago |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Rich Salz
|
effaf4dee9
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
98186eb4e4
Backwards-compatibility subject to OPENSSL_API_COMPAT
|
8 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
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 |
Rich Salz
|
d64070838e
free NULL cleanup
|
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 |
Nils Larsch
|
8c5a2bd6bb
add additional checks + cleanup
|
19 years ago |
Nils Larsch
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
19 years ago |
Geoff Thorpe
|
bcfea9fb25
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
|
20 years ago |
Geoff Thorpe
|
9d473aa2e4
When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should
|
21 years ago |
Geoff Thorpe
|
e189872486
Nils Larsch submitted;
|
22 years ago |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
22 years ago |