Andy Polyakov 1cbdca7bf2 Harmonize s390x assembler modules with "catch-all" rules from commit#19749. hace 14 años
..
asm 1cbdca7bf2 Harmonize s390x assembler modules with "catch-all" rules from commit#19749. hace 14 años
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev hace 16 años
Makefile 396df7311e crypto/*/Makefile: unify "catch-all" assembler make rules and harmonize hace 14 años
bn.h 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) hace 26 años
bn_add.c 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
bn_asm.c 3ebbe8853f Bring C bn_mul_mont template closer to assembler. hace 16 años
bn_blind.c 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, hace 16 años
bn_const.c 40a3c12305 Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This hace 19 años
bn_ctx.c 779558b9e5 Update from 1.0.0-stable. hace 15 años
bn_depr.c db59141467 remove accidentally committed debugging cruft. hace 21 años
bn_div.c 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). hace 14 años
bn_err.c 24a8c25ab5 fix error codes hace 17 años
bn_exp.c d70323f1c5 Submitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz> hace 15 años
bn_exp2.c c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of hace 20 años
bn_gcd.c 55525742f4 Privatize BN_*_no_branch. hace 17 años
bn_gf2m.c 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). hace 14 años
bn_kron.c b74cc0776b Add missing bn_check_top()s to bn_kron.c, remove some miscellaneous hace 21 años
bn_lcl.h 4f38565204 bn_lcl.h: add MIPS III-specific BN_UMULT_LOHI as alternative to porting hace 15 años
bn_lib.c a68c7b9171 bn_lib.c: [re-]fix Win64 compiler warning. hace 16 años
bn_mod.c 1b06804491 When adding positive elements, we can use BN_uadd() instead of BN_add(). hace 21 años
bn_mont.c fabe640f5e Clarifying comment. hace 16 años
bn_mpi.c 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
bn_mul.c c8bbd98a2b Fix warnings. hace 14 años
bn_nist.c 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. hace 16 años
bn_prime.c 75a8e30f4f Minimize stack utilization in probable_prime. hace 17 años
bn_prime.h 75a8e30f4f Minimize stack utilization in probable_prime. hace 17 años
bn_prime.pl 75a8e30f4f Minimize stack utilization in probable_prime. hace 17 años
bn_print.c 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
bn_rand.c 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
bn_recp.c 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
bn_shift.c b764f82c64 Fix crash in BN_rshift. hace 16 años
bn_sqr.c 8215e7a938 fix warnings when building openssl with the following compiler options: hace 19 años
bn_sqrt.c 7534d131d6 avoid potential spurious BN_free() hace 19 años
bn_word.c 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). hace 24 años
bntest.c e8a682f223 PR: 2062 hace 15 años
divtest.c 8d6e60486f Fix to build better with DJGPP. hace 22 años
exp.c 0c50e02b30 - Pseudo-seed the PRNG in programs used for "make test" hace 25 años
expspeed.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading hace 19 años
exptest.c 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, hace 16 años
todo dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) hace 26 años
vms-helper.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't hace 24 años