Andy Polyakov 1cbdca7bf2 Harmonize s390x assembler modules with "catch-all" rules from commit#19749. vor 14 Jahren
..
asm 1cbdca7bf2 Harmonize s390x assembler modules with "catch-all" rules from commit#19749. vor 14 Jahren
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev vor 16 Jahren
Makefile 396df7311e crypto/*/Makefile: unify "catch-all" assembler make rules and harmonize vor 14 Jahren
bn.h 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 Jahren
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) vor 26 Jahren
bn_add.c 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 Jahren
bn_asm.c 3ebbe8853f Bring C bn_mul_mont template closer to assembler. vor 16 Jahren
bn_blind.c 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, vor 16 Jahren
bn_const.c 40a3c12305 Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This vor 19 Jahren
bn_ctx.c 779558b9e5 Update from 1.0.0-stable. vor 15 Jahren
bn_depr.c db59141467 remove accidentally committed debugging cruft. vor 21 Jahren
bn_div.c 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). vor 14 Jahren
bn_err.c 24a8c25ab5 fix error codes vor 17 Jahren
bn_exp.c d70323f1c5 Submitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz> vor 15 Jahren
bn_exp2.c c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of vor 20 Jahren
bn_gcd.c 55525742f4 Privatize BN_*_no_branch. vor 17 Jahren
bn_gf2m.c 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). vor 14 Jahren
bn_kron.c b74cc0776b Add missing bn_check_top()s to bn_kron.c, remove some miscellaneous vor 21 Jahren
bn_lcl.h 4f38565204 bn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as alternative to porting vor 15 Jahren
bn_lib.c a68c7b9171 bn_lib.c: [re-]fix Win64 compiler warning. vor 16 Jahren
bn_mod.c 1b06804491 When adding positive elements, we can use BN_uadd() instead of BN_add(). vor 21 Jahren
bn_mont.c fabe640f5e Clarifying comment. vor 16 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 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. vor 16 Jahren
bn_prime.c 75a8e30f4f Minimize stack utilization in probable_prime. vor 17 Jahren
bn_prime.h 75a8e30f4f Minimize stack utilization in probable_prime. vor 17 Jahren
bn_prime.pl 75a8e30f4f Minimize stack utilization in probable_prime. vor 17 Jahren
bn_print.c 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 Jahren
bn_rand.c 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 Jahren
bn_recp.c 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 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
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). vor 24 Jahren
bntest.c e8a682f223 PR: 2062 vor 15 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 24 Jahren