Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
8 년 전 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 년 전 |
Matt Caswell
|
fd7d252060
Tighten up BN_with_flags usage and avoid a reachable assert
|
9 년 전 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 년 전 |
Rich Salz
|
74924dcb38
More secure storage of key material.
|
9 년 전 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 년 전 |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 년 전 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 년 전 |
Matt Caswell
|
18125f7f55
Implement internally opaque bn access from rsa
|
10 년 전 |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 년 전 |
Dr. Stephen Henson
|
8d73db288f
remove FIPS module code from crypto/rsa
|
10 년 전 |
Dr. Stephen Henson
|
c2fd598994
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
|
13 년 전 |
Dr. Stephen Henson
|
cac4fb58e0
Add PRNG security strength checking.
|
13 년 전 |
Dr. Stephen Henson
|
8c7096835b
Use 0 for tbslen to perform strlen.
|
13 년 전 |
Dr. Stephen Henson
|
a6311f856b
Remove several of the old obsolete FIPS_corrupt_*() functions.
|
13 년 전 |
Dr. Stephen Henson
|
ac892b7aa6
Initial incomplete POST overhaul: add support for POST callback to
|
13 년 전 |
Dr. Stephen Henson
|
225a9e296b
Update pairwise consistency checks to use SHA-256.
|
13 년 전 |
Dr. Stephen Henson
|
7edfe67456
Move all FIPSAPI renames into fips.h header file, include early in
|
13 년 전 |
Dr. Stephen Henson
|
7cc684f4f7
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
13 년 전 |
Dr. Stephen Henson
|
c553721e8b
FIPS mode RSA changes:
|
14 년 전 |
Bodo Möller
|
bd31fb2145
Change to mitigate branch prediction attacks
|
17 년 전 |
Nils Larsch
|
47d5566646
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
|
18 년 전 |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 년 전 |
Geoff Thorpe
|
280eb33b59
Remove distracting comments and code. Thanks to Nils for picking up on the
|
20 년 전 |
Geoff Thorpe
|
081991ac01
With the new dynamic BN_CTX implementation, there should be no need for
|
20 년 전 |
Geoff Thorpe
|
8a85c341fe
The problem of rsa key-generation getting stuck in a loop for (pointlessly)
|
20 년 전 |
Geoff Thorpe
|
bcfea9fb25
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
|
20 년 전 |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 년 전 |
Geoff Thorpe
|
2814c62915
This is the first step in allowing RSA_METHODs to implement their own key
|
22 년 전 |
Geoff Thorpe
|
e189872486
Nils Larsch submitted;
|
22 년 전 |