Dr. Matthias St. Pierre
|
96384e613a
FIPS: Fix compiler errors in rsa_chk.c when building with `-DFIPS_MODE`
|
hace 5 años |
Shane Lontis
|
8240d5fa65
FIPS 186-4 RSA Generation & Validation
|
hace 6 años |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
hace 6 años |
Andy Polyakov
|
3bded9cd35
rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.
|
hace 7 años |
Paul Yang
|
665d899fa6
Support multi-prime RSA (RFC 8017)
|
hace 7 años |
Rich Salz
|
464d59a5bb
RT2676: Reject RSA eponent if even or 1
|
hace 8 años |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
hace 8 años |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
hace 9 años |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Andy Polyakov
|
4513b1b641
crypto/rsa/rsa_chk.c: harmonize error codes.
|
hace 10 años |
Rich Salz
|
2afb29b480
RT992: RSA_check_key should have a callback arg
|
hace 10 años |
Dr. Stephen Henson
|
534e5fabad
Check for missing components in RSA_check.
|
hace 11 años |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
hace 22 años |
Richard Levitte
|
29c1f0615b
Constify the RSA library.
|
hace 24 años |
Ulf Möller
|
4486d0cd7a
Document the DH library, and make some minor changes along the way.
|
hace 25 años |
Bodo Möller
|
76aa0ddc86
Turn BN_prime_checks into a macro.
|
hace 25 años |
Ulf Möller
|
4f6235f701
RSA private keys without dmp1/dmq1/iqmp are also valid (but slower).
|
hace 25 años |
Dr. Stephen Henson
|
924154d9f2
Eliminate a warning: BN_mod_inverse() returns a (BIGNUM *) and remove and
|
hace 25 años |
Bodo Möller
|
3a55fc1aab
correct error handling
|
hace 25 años |
Bodo Möller
|
8735ee6f5d
typo
|
hace 25 años |
Bodo Möller
|
6519b2cb92
New function RSA_check_key.
|
hace 25 años |