Dimitri Papadopoulos
|
ad31628cfe
Remove repeated words
|
1 年之前 |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
rkarmaka98
|
dc231eb598
Avoid generating RSA keys with p < q
|
1 年之前 |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 年之前 |
Pauli
|
555fea854d
rsa: fix indentation
|
3 年之前 |
Pauli
|
d05bfc1254
crypto: repalce tabs with spaces
|
3 年之前 |
Pauli
|
6436030486
rsa: make the maximum key strength check FIPS only.
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Pauli
|
476798f22f
rsa: check that the RNG is capable of producing a key of the specified size
|
3 年之前 |
Pauli
|
0c05fda40e
rsa: remove the limit on the maximum key strength
|
3 年之前 |
Shane Lontis
|
9500c8234d
Fix misc external ossl_ symbols.
|
3 年之前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
4 年之前 |
Nicola Tuveri
|
d4bf0d57a8
Flag RSA secret BNs as consttime on keygen and checks
|
4 年之前 |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 年之前 |
Shane Lontis
|
8bf37709a4
Update RSA keygen to use sp800-56b by default
|
4 年之前 |
Shourya Shukla
|
a6ed19dc9a
Amend references to "OpenSSL license"
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Shane Lontis
|
55f02cb684
Change DH_get_nid() to set the value of q if it is not already set
|
4 年之前 |
Matt Caswell
|
afb638f137
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
|
4 年之前 |
Richard Levitte
|
29be60235b
New RSA keymgmt implementation to handle import / export of RSA keys
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
Shane Lontis
|
952abb1521
Fixed unmatched BN_CTX_start/end if an invalid exponent is used.
|
5 年之前 |
Shane Lontis
|
8240d5fa65
FIPS 186-4 RSA Generation & Validation
|
6 年之前 |