openssl/crypto/rsa
Dr. Stephen Henson 88ec5a637f Only call redirected rsa_sign or rsa_verify if the pointer is set.
This allows, for example, a smart card to redirect rsa_sign and keep
the default rsa_verify.
2003-04-10 01:13:37 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:21:33 +00:00
rsa.h make RSA blinding thread-safe 2003-04-02 09:50:55 +00:00
rsa_asn1.c More linker bloat reorganisation: 2001-07-27 02:22:42 +00:00
rsa_chk.c Constify the RSA library. 2000-11-06 22:34:17 +00:00
rsa_eay.c We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 2003-04-08 06:00:17 +00:00
rsa_err.c always reject data >= n 2001-07-25 17:02:58 +00:00
rsa_gen.c Bug fix for 64 bit HP-UX. 2000-06-01 14:24:59 +00:00
rsa_lib.c Include rand.h, so RAND_status() and friends get properly declared. 2003-04-08 11:07:13 +00:00
rsa_none.c Constify the RSA library. 2000-11-06 22:34:17 +00:00
rsa_null.c A few more constifications of some RSA routines that I forgot 2000-11-07 13:49:46 +00:00
rsa_oaep.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
rsa_pk1.c The logic in the main signing and verifying functions to check lengths was 2002-11-26 11:14:45 +00:00
rsa_saos.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
rsa_sign.c Only call redirected rsa_sign or rsa_verify if the pointer is set. 2003-04-10 01:13:37 +00:00
rsa_ssl.c Constify the RSA library. 2000-11-06 22:34:17 +00:00
rsa_test.c We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 2003-04-08 06:00:17 +00:00