Andy Polyakov 2e691f8fa8 FIPS MIPS assembly pack refresh. 8 lat temu
..
asm 2e691f8fa8 FIPS MIPS assembly pack refresh. 8 lat temu
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 lat temu
Makefile ae53b299fa make update 13 lat temu
bn.h 9945b460e2 Give parameters names in prototypes. 13 lat temu
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 lat temu
bn_add.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 lat temu
bn_asm.c d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. 13 lat temu
bn_blind.c e5641d7f05 BN_BLINDING multi-threading fix. 13 lat temu
bn_const.c 40a3c12305 Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This 19 lat temu
bn_ctx.c 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 13 lat temu
bn_depr.c db59141467 remove accidentally committed debugging cruft. 21 lat temu
bn_div.c bf3dfe7fee bn_div.c: remove duplicate code by merging BN_div and BN_div_no_branch. 13 lat temu
bn_err.c 24a8c25ab5 fix error codes 17 lat temu
bn_exp.c 8329e2e776 bn_exp.c: further optimizations using more ideas from 13 lat temu
bn_exp2.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 lat temu
bn_gcd.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 lat temu
bn_gf2m.c 4f2015742d Oops - ectest.c finds further problems beyond those exposed by bntext.c 13 lat temu
bn_kron.c b74cc0776b Add missing bn_check_top()s to bn_kron.c, remove some miscellaneous 21 lat temu
bn_lcl.h 879bd6e38c Internal version of BN_mod_inverse allowing checking of no-inverse without 14 lat temu
bn_lib.c 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 lat temu
bn_mod.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 lat temu
bn_mont.c 78f288d5c9 bn_mont.c: get corner cases right in updated BN_from_montgomery_word. 13 lat temu
bn_mpi.c 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 lat temu
bn_mul.c c8bbd98a2b Fix warnings. 14 lat temu
bn_nist.c c616200172 Add support for Windows CE and C64+ to FIPS module. 12 lat temu
bn_prime.c 75a8e30f4f Minimize stack utilization in probable_prime. 17 lat temu
bn_prime.h 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 lat temu
bn_prime.pl 75a8e30f4f Minimize stack utilization in probable_prime. 17 lat temu
bn_print.c 13a5519208 Move BN_options function to bn_print.c to remove dependency for BIO printf 14 lat temu
bn_rand.c c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 lat temu
bn_recp.c 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 13 lat temu
bn_shift.c 79ba545c09 bn_shift.c: minimize reallocations, which allows BN_FLG_STATIC_DATA to 13 lat temu
bn_sqr.c 8215e7a938 fix warnings when building openssl with the following compiler options: 19 lat temu
bn_sqrt.c 7534d131d6 avoid potential spurious BN_free() 19 lat temu
bn_word.c 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 lat temu
bn_x931p.c 7b1a04519f add X9.31 prime generation routines from 0.9.8 branch 14 lat temu
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). 24 lat temu
bntest.c cdfe0fdde6 Fix OPENSSL_BN_ASM_MONT5 for corner cases; add a test. 13 lat temu
divtest.c 8d6e60486f Fix to build better with DJGPP. 22 lat temu
exp.c 0c50e02b30 - Pseudo-seed the PRNG in programs used for "make test" 25 lat temu
expspeed.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 lat temu
exptest.c 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 lat temu
todo dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 lat temu
vms-helper.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 lat temu