Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Tomas Mraz
|
efbff4de3e
Fix the LCM computation in the RSA multiprime key check
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
518f1ee81d
The rsa_validate_keypair_multiprime() function return is not boolean
|
2 years ago |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 years ago |
Shane Lontis
|
4158b0dc1d
Add ossl_rsa symbols
|
3 years ago |
Jon Spillett
|
d11f644ba5
Fix up issues found when running evp_extra_test with a non-default library context
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 years ago |
Shane Lontis
|
12603de634
Add RSA key validation to default provider
|
4 years ago |
Kurt Roeckx
|
42619397eb
Add BN_check_prime()
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
96384e613a
FIPS: Fix compiler errors in rsa_chk.c when building with `-DFIPS_MODE`
|
5 years ago |
Shane Lontis
|
8240d5fa65
FIPS 186-4 RSA Generation & Validation
|
6 years ago |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
6 years ago |
Andy Polyakov
|
3bded9cd35
rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.
|
7 years ago |
Paul Yang
|
665d899fa6
Support multi-prime RSA (RFC 8017)
|
7 years ago |
Rich Salz
|
464d59a5bb
RT2676: Reject RSA eponent if even or 1
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
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 |
Andy Polyakov
|
4513b1b641
crypto/rsa/rsa_chk.c: harmonize error codes.
|
10 years ago |
Rich Salz
|
2afb29b480
RT992: RSA_check_key should have a callback arg
|
10 years ago |
Dr. Stephen Henson
|
534e5fabad
Check for missing components in RSA_check.
|
11 years ago |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
22 years ago |