openssl/crypto/rsa
Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs,
deprecate the original (numeric-only) scheme, and replace with the
CRYPTO_THREADID object. This hides the platform-specifics and should reduce
the possibility for programming errors (where failing to explicitly check
both thread ID forms could create subtle, platform-specific bugs).

Thanks to Bodo, for invaluable review and feedback.
2008-08-06 15:54:15 +00:00
..
.cvsignore
Makefile More type-checking. 2008-06-04 11:01:43 +00:00
rsa_ameth.c
rsa_asn1.c
rsa_chk.c
rsa_depr.c
rsa_eay.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
rsa_err.c
rsa_gen.c
rsa_lib.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
rsa_locl.h
rsa_none.c
rsa_null.c
rsa_oaep.c Fix two invalid memory reads in RSA OAEP mode. 2008-05-19 21:33:55 +00:00
rsa_pk1.c
rsa_pmeth.c Indicate support for digest init ctrl. 2008-05-02 11:24:40 +00:00
rsa_prn.c
rsa_pss.c
rsa_saos.c
rsa_sign.c
rsa_ssl.c We should check the eight bytes starting at p[-9] for rollback attack 2008-07-17 22:11:53 +00:00
rsa_test.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
rsa_x931.c
rsa.h Fix from stable branch. 2008-06-21 23:28:55 +00:00