2020-06-23 |
Shane Lontis | Fix potential double free in rsa_keygen pairwise test. |
tree | commitdiff |
2020-06-21 |
Nicola Tuveri | Flag RSA secret BNs as consttime on keygen and checks |
tree | commitdiff |
2020-06-17 |
Shane Lontis | Add ACVP fips module tests |
tree | commitdiff |
2020-06-09 |
Shane Lontis | Update RSA keygen to use sp800-56b by default |
tree | commitdiff |
2020-05-28 |
Benjamin Kaduk | RSA: Do not set NULL OAEP labels |
tree | commitdiff |
2020-05-27 |
Richard Levitte | PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx... |
tree | commitdiff |
2020-05-26 |
Dr. David von Oheimb | Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and... |
tree | commitdiff |
2020-05-20 |
Richard Levitte | rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx(): fix... |
tree | commitdiff |
2020-05-14 |
Richard Levitte | EVP: Refactor the RSA-PSS key generation controls for... |
tree | commitdiff |
2020-05-14 |
Richard Levitte | PROV & KEYMGMT: Add PSS-parameter support in the RSA... |
tree | commitdiff |
2020-05-14 |
Richard Levitte | RSA: Add PSS-parameter processing in EVP_PKEY_ASN1_METH... |
tree | commitdiff |
2020-05-14 |
Richard Levitte | RSA: Add a less loaded PSS-parameter structure |
tree | commitdiff |
2020-05-14 |
Richard Levitte | RSA: Add rsa_schemes.c, to store scheme data and transl... |
tree | commitdiff |
2020-05-14 |
Richard Levitte | RSA: Extract much of the rsa_pkey_export_to() code... |
tree | commitdiff |
2020-05-14 |
Richard Levitte | RSA: Add RSA key types |
tree | commitdiff |
2020-05-07 |
Shane Lontis | Add RSA SHA512 truncated digest support |
tree | commitdiff |
2020-04-30 |
Pauli | coverity 1462561 Uninitialized scalar variable |
tree | commitdiff |
2020-04-29 |
Shourya Shukla | Amend references to "OpenSSL license" |
tree | commitdiff |
2020-04-28 |
Richard Levitte | Rename FIPS_MODE to FIPS_MODULE |
tree | commitdiff |
2020-04-23 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2020-04-17 |
Matt Caswell | When calling the import_to function pass the libctx too |
tree | commitdiff |
2020-04-16 |
Rich Salz | Use build.info, not ifdef for crypto modules |
tree | commitdiff |
2020-04-09 |
Matt Caswell | Enable export_to functions to have access to the libctx |
tree | commitdiff |
2020-04-07 |
Richard Levitte | PROV: Add DERlib support for RSA |
tree | commitdiff |
2020-04-01 |
Shane Lontis | Add EVP_PKEY_gettable_params support for accessing... |
tree | commitdiff |
2020-03-28 |
Pauli | Param build: make structures opaque. |
tree | commitdiff |
2020-03-28 |
Pauli | Param builder: make the OSSL_PARAM_BLD APIs public. |
tree | commitdiff |
2020-03-25 |
Richard Levitte | EVP: Implement support for key downgrading in backends |
tree | commitdiff |
2020-03-23 |
Richard Levitte | DH, DSA, EC_KEY: Fix exporters to allow domain paramete... |
tree | commitdiff |
2020-03-19 |
Matt Caswell | Use RAND_bytes_ex in crypto/rsa |
tree | commitdiff |
2020-03-15 |
Shane Lontis | Add RSA sign to the fips provider |
tree | commitdiff |
2020-03-14 |
Richard Levitte | Fix RSA structure |
tree | commitdiff |
2020-03-12 |
Richard Levitte | PROV: Add RSA functionality for key generation |
tree | commitdiff |
2020-03-09 |
Richard Levitte | EVP: Check that key methods aren't foreign when exporting |
tree | commitdiff |
2020-03-06 |
Shane Lontis | Change DH_get_nid() to set the value of q if it is... |
tree | commitdiff |
2020-03-03 |
Shane Lontis | Add pairwise consistency self tests to asym keygenerators |
tree | commitdiff |
2020-02-22 |
Richard Levitte | rsa_get0_all_params(): Allow zero CRT params |
tree | commitdiff |
2020-02-22 |
Richard Levitte | PROV: add RSA signature implementation |
tree | commitdiff |
2020-02-20 |
Pauli | Deprecate the low level RSA functions. |
tree | commitdiff |
2020-02-13 |
Matt Caswell | Make the RSA ASYM_CIPHER implementation available insid... |
tree | commitdiff |
2020-02-07 |
Richard Levitte | Redesign the KEYMGMT libcrypto <-> provider interface... |
tree | commitdiff |
2020-02-06 |
Pauli | Params: change UTF8 construct calls to avoid explicit... |
tree | commitdiff |
2020-02-05 |
Kurt Roeckx | Stop accepting certificates signed using SHA1 at securi... |
tree | commitdiff |
2020-01-29 |
Shane Lontis | Add RSA key validation to default provider |
tree | commitdiff |
2020-01-19 |
Richard Levitte | libcrypto: Eliminate as much use of EVP_PKEY_size(... |
tree | commitdiff |
2020-01-15 |
Richard Levitte | CRYPTO: Remove support for ex_data fields when building... |
tree | commitdiff |
2019-12-21 |
Shane Lontis | Remove asn1 module dependency from RSASSA-PKCS1-v1_5... |
tree | commitdiff |
2019-12-11 |
Veres Lajos | Fix some typos |
tree | commitdiff |
2019-12-05 |
Matt Caswell | Teach the RSA implementation about TLS RSA Key Transport |
tree | commitdiff |
2019-11-29 |
Richard Levitte | PROV SERIALIZER: add support for writing RSA keys |
tree | commitdiff |
2019-11-14 |
Matt Caswell | Move RSA Asym cipher code to the default provider |
tree | commitdiff |
2019-11-14 |
Matt Caswell | Increase OSSL_PARAM_BLD_MAX for multi-prime RSA |
tree | commitdiff |
2019-11-09 |
Kurt Roeckx | RSA generation: Use more bits of 1/sqrt(2) |
tree | commitdiff |
2019-11-07 |
Richard Levitte | Update source files for pre-3.0 deprecation |
tree | commitdiff |
2019-10-17 |
Richard Levitte | New RSA keymgmt implementation to handle import / expor... |
tree | commitdiff |
2019-10-17 |
Richard Levitte | Added internal functions for easy getting and setting... |
tree | commitdiff |
2019-10-14 |
Kurt Roeckx | Add BN_check_prime() |
tree | commitdiff |
2019-10-03 |
Dr. Matthias St... | rsa: replace magic number '11' by RSA_PKCS1_PADDING_SIZE |
tree | commitdiff |
2019-09-28 |
Dr. Matthias St... | Fix header file include guard names |
tree | commitdiff |
2019-09-28 |
Dr. Matthias St... | Reorganize local header files |
tree | commitdiff |
2019-09-28 |
Dr. Matthias St... | Reorganize private crypto header files |
tree | commitdiff |
2019-09-25 |
Patrick Steuer | s390x assembly pack: accelerate X25519, X448, Ed25519... |
tree | commitdiff |
2019-09-12 |
Richard Levitte | util/mkerr.pl: make it not depend on the function code |
tree | commitdiff |
2019-09-10 |
Pauli | Coverity 1453629 and 1453638: Error handling issues... |
tree | commitdiff |
2019-09-06 |
Cesar Pereida Garcia | [crypto/rsa] Set the constant-time flag in multi-prime... |
tree | commitdiff |
2019-09-06 |
Cesar Pereida Garcia | [crypto/asn1] Fix multiple SCA vulnerabilities during... |
tree | commitdiff |
2019-08-09 |
Matt Caswell | Ensure RSA PSS correctly returns the right default... |
tree | commitdiff |
2019-07-31 |
David von Oheimb | make RSA and DSA operations throw MISSING_PRIVATE_KEY... |
tree | commitdiff |
2019-07-16 |
Rich Salz | Regenerate mkerr files |
tree | commitdiff |
2019-07-02 |
Antoine Cœur | Fix Typos |
tree | commitdiff |
2019-05-21 |
Kurt Roeckx | Change default RSA, DSA and DH size to 2048 bit |
tree | commitdiff |
2019-04-30 |
Dr. Matthias St... | FIPS: Fix compiler errors in rsa_chk.c when building... |
tree | commitdiff |
2019-04-26 |
David Benjamin | Copy RSA-PSS saltlen in EVP_PKEY_CTX_dup. |
tree | commitdiff |
2019-04-17 |
Pauli | SP 800-56B steps enumerated. |
tree | commitdiff |
2019-04-10 |
Bernd Edlinger | Avoid creating invalid rsa pss params |
tree | commitdiff |
2019-03-29 |
Shane Lontis | Fixed unmatched BN_CTX_start/end if an invalid exponent... |
tree | commitdiff |
2019-03-22 |
Bernd Edlinger | Modify the RSA_private_decrypt functions to check the... |
tree | commitdiff |
2019-03-22 |
Bernd Edlinger | Make err_clear_constant_time really constant time |
tree | commitdiff |
2019-03-19 |
Shane Lontis | Added NULL check to BN_clear() & BN_CTX_end() |
tree | commitdiff |
2019-03-18 |
David von Oheimb | remove needless empty lines when printing certificates |
tree | commitdiff |
2019-03-12 |
Shane Lontis | added generated files |
tree | commitdiff |
2019-03-12 |
Shane Lontis | FIPS 186-4 RSA Generation & Validation |
tree | commitdiff |
2019-03-07 |
Bernd Edlinger | Do the error handling in pkey_rsa_decrypt in constant... |
tree | commitdiff |
2019-03-07 |
Bernd Edlinger | Fix memory overrun in rsa padding check functions |
tree | commitdiff |
2019-03-06 |
David von Oheimb | constify *_dup() and *i2d_*() and related functions... |
tree | commitdiff |
2019-02-11 |
Pauli | Fix comment typo |
tree | commitdiff |
2018-12-31 |
Bernd Edlinger | Fix cert with rsa instead of rsaEncryption as public... |
tree | commitdiff |
2018-12-13 |
Mansour Ahmadi | add missing check for BN_mod_inverse |
tree | commitdiff |
2018-12-13 |
Mansour Ahmadi | fix inconsistent flen check in rsa_pk1 and rsa_oaep |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates... |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Refactor the computation of API version limits |
tree | commitdiff |
2018-11-30 |
Andy Polyakov | rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant... |
tree | commitdiff |
2018-11-30 |
Andy Polyakov | rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_ch... |
tree | commitdiff |
2018-11-30 |
Andy Polyakov | rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_che... |
tree | commitdiff |
2018-11-30 |
Andy Polyakov | rsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_de... |
tree | commitdiff |
2018-11-21 |
Andy Polyakov | rsa/rsa_ossl.c: cache MONT_CTX for public modulus earlier. |
tree | commitdiff |
2018-10-22 |
Pauli | RSA security bits calculation |
tree | commitdiff |
2018-10-12 |
Andy Polyakov | rsa/rsa_ossl.c: fix and extend commentary [skip ci]. |
tree | commitdiff |
2018-10-11 |
Mykola Baibuz | Safer memory cleanup in (crypto/rsa/rsa_lib.c) |
tree | commitdiff |
2018-09-16 |
Pauli | Use 'i' as parameter name not 'I'. |
tree | commitdiff |
next |