openssl/crypto/bn
Andy Polyakov 85ec54a417 x86_64-mont.pl: futher optimization resulting in up to 48% improvement
(4096-bit RSA sign benchmark on Core2) in comparison to initial version
from 2005.
2011-08-09 13:05:05 +00:00
..
asm x86_64-mont.pl: futher optimization resulting in up to 48% improvement 2011-08-09 13:05:05 +00:00
.cvsignore
bn_add.c
bn_asm.c
bn_blind.c
bn_const.c
bn_ctx.c
bn_depr.c
bn_div.c #undef bn_div_words as it is defined for FIPS builds. 2011-06-10 14:03:27 +00:00
bn_err.c
bn_exp2.c
bn_exp.c
bn_gcd.c
bn_gf2m.c PR: 2540 2011-06-22 15:24:05 +00:00
bn_kron.c
bn_lcl.h
bn_lib.c
bn_mod.c
bn_mont.c After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
bn_mpi.c
bn_mul.c
bn_nist.c bn_nist.c: fix shadowing warnings. 2011-05-11 20:19:00 +00:00
bn_prime.c
bn_prime.h
bn_prime.pl
bn_print.c
bn_rand.c Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 2011-05-11 14:43:38 +00:00
bn_recp.c
bn_shift.c
bn_sqr.c
bn_sqrt.c
bn_word.c
bn_x931p.c
bn.h Give parameters names in prototypes. 2011-06-17 16:47:41 +00:00
bn.mul
bnspeed.c
bntest.c
divtest.c
exp.c
expspeed.c
exptest.c
Makefile Add RSAX builtin engine. It optimizes RSA1024 sign benchmark. 2011-07-20 21:49:46 +00:00
todo
vms-helper.c