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