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