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