Dr. Stephen Henson 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. vor 18 Jahren
..
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. vor 19 Jahren
Makefile 07e970c7e6 Initial functions for RSA EVP_PKEY_METHOD. vor 18 Jahren
rsa.h 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. vor 18 Jahren
rsa_ameth.c 03919683f9 Add support for default public key digest type ctrl. vor 18 Jahren
rsa_asn1.c 244847591f Extend callback function to support print customization. vor 19 Jahren
rsa_chk.c e9224c7177 This is a first-cut at improving the callback mechanisms used in vor 22 Jahren
rsa_depr.c 8c5a2bd6bb add additional checks + cleanup vor 19 Jahren
rsa_eay.c ce75ca04b1 protect BN_BLINDING_invert with a write lock and BN_BLINDING_convert vor 19 Jahren
rsa_err.c 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. vor 18 Jahren
rsa_gen.c 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() vor 18 Jahren
rsa_lib.c b3f6325988 check return value vor 19 Jahren
rsa_none.c 29c1f0615b Constify the RSA library. vor 24 Jahren
rsa_null.c 8afca8d9c6 Fix more error codes. vor 19 Jahren
rsa_oaep.c 499fca2db3 Update from 0.9.7-stable. Also repatch and rebuild error codes. vor 19 Jahren
rsa_pk1.c ba8ad07490 The logic in the main signing and verifying functions to check lengths was vor 22 Jahren
rsa_pmeth.c 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. vor 18 Jahren
rsa_prn.c 09b88a4a55 Update copyright notices on a few files where all original SSLeay code has vor 18 Jahren
rsa_pss.c 8215e7a938 fix warnings when building openssl with the following compiler options: vor 19 Jahren
rsa_saos.c a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate vor 20 Jahren
rsa_sign.c 4f59b6587f Implementation of pkey_rsa_verify. Some constification. vor 18 Jahren
rsa_ssl.c 29c1f0615b Constify the RSA library. vor 24 Jahren
rsa_test.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading vor 19 Jahren
rsa_x931.c a78c0632ed Fix for padding X9.31 padding check and zero padding bytes. vor 19 Jahren