Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 anni fa
..
asm 6c01cbb6a0 modexp512-x86_64.pl: make it work with ml64. 13 anni fa
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 anni fa
Makefile ae53b299fa make update 13 anni fa
bn.h 9945b460e2 Give parameters names in prototypes. 13 anni fa
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 anni fa
bn_add.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 anni fa
bn_asm.c d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. 13 anni fa
bn_blind.c 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 13 anni fa
bn_const.c 40a3c12305 Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This 19 anni fa
bn_ctx.c 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 13 anni fa
bn_depr.c db59141467 remove accidentally committed debugging cruft. 21 anni fa
bn_div.c bf3dfe7fee bn_div.c: remove duplicate code by merging BN_div and BN_div_no_branch. 13 anni fa
bn_err.c 24a8c25ab5 fix error codes 17 anni fa
bn_exp.c cfdbff23ab bn_exp.c: improve portability. 13 anni fa
bn_exp2.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 anni fa
bn_gcd.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 anni fa
bn_gf2m.c 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 anni fa
bn_kron.c b74cc0776b Add missing bn_check_top()s to bn_kron.c, remove some miscellaneous 21 anni fa
bn_lcl.h 879bd6e38c Internal version of BN_mod_inverse allowing checking of no-inverse without 13 anni fa
bn_lib.c 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 anni fa
bn_mod.c 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 anni fa
bn_mont.c 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 13 anni fa
bn_mpi.c 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 anni fa
bn_mul.c c8bbd98a2b Fix warnings. 14 anni fa
bn_nist.c 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 anni fa
bn_prime.c 75a8e30f4f Minimize stack utilization in probable_prime. 17 anni fa
bn_prime.h 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 anni fa
bn_prime.pl 75a8e30f4f Minimize stack utilization in probable_prime. 17 anni fa
bn_print.c 13a5519208 Move BN_options function to bn_print.c to remove dependency for BIO printf 13 anni fa
bn_rand.c c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 anni fa
bn_recp.c 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 13 anni fa
bn_shift.c b764f82c64 Fix crash in BN_rshift. 16 anni fa
bn_sqr.c 8215e7a938 fix warnings when building openssl with the following compiler options: 19 anni fa
bn_sqrt.c 7534d131d6 avoid potential spurious BN_free() 19 anni fa
bn_word.c 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 anni fa
bn_x931p.c 7b1a04519f add X9.31 prime generation routines from 0.9.8 branch 13 anni fa
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). 23 anni fa
bntest.c b331016124 New option to disable characteristic two fields in EC code. 13 anni fa
divtest.c 8d6e60486f Fix to build better with DJGPP. 22 anni fa
exp.c 0c50e02b30 - Pseudo-seed the PRNG in programs used for "make test" 25 anni fa
expspeed.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 anni fa
exptest.c 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 anni fa
todo dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 anni fa
vms-helper.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 anni fa