openssl/crypto/ec
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
ec2_mult.c
ec2_smpl.c Change array representation of binary polynomials to make GF2m part of 2006-06-18 22:00:57 +00:00
ec_ameth.c Fix a variety of warnings generated by some elevated compiler-fascism, 2008-03-16 21:05:46 +00:00
ec_asn1.c Fix the BIT STRING encoding of EC points or parameter seeds 2006-12-19 15:11:37 +00:00
ec_check.c
ec_curve.c Compress and more aggressively constify ec_curve.c [the latter is 2007-08-31 09:36:43 +00:00
ec_cvt.c
ec_err.c Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:47:43 +00:00
ec_key.c
ec_lcl.h Change array representation of binary polynomials to make GF2m part of 2006-06-18 22:00:57 +00:00
ec_lib.c
ec_mult.c Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:47:43 +00:00
ec_pmeth.c Indicate support for digest init ctrl. 2008-05-02 11:24:40 +00:00
ec_print.c
ec.h Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:47:43 +00:00
eck_prn.c Fix a variety of warnings generated by some elevated compiler-fascism, 2008-03-16 21:05:46 +00:00
ecp_mont.c
ecp_nist.c Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit 2008-04-24 10:04:26 +00:00
ecp_smpl.c
ectest.c Remove the dual-callback scheme for numeric and pointer thread IDs, 2008-08-06 15:54:15 +00:00
Makefile Update dependencies. 2008-03-22 18:52:03 +00:00