Andy Polyakov 67d990904e Futher minor PPC assembler update. 18 gadi atpakaļ
..
asm 67d990904e Futher minor PPC assembler update. 18 gadi atpakaļ
.cvsignore 36d16f8ee0 Add DTLS support. 19 gadi atpakaļ
Makefile 2c5d4daac5 Yet another "teaser" Montgomery multiplication module, for PowerPC. 18 gadi atpakaļ
bn.h 54d853ebc3 Add support for setting keybits and public exponent value for pkey RSA keygen. 18 gadi atpakaļ
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 gadi atpakaļ
bn_add.c 380e145daf Add "dif" variable to clean up the loop implementations. 21 gadi atpakaļ
bn_asm.c 8c0ceb17a2 bn_asm.c update. 19 gadi atpakaļ
bn_blind.c c61f571ce0 check BN_copy() return value 19 gadi atpakaļ
bn_const.c 40a3c12305 Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). This 19 gadi atpakaļ
bn_ctx.c c1a8a5de13 don't let BN_CTX_free(NULL) segfault 19 gadi atpakaļ
bn_depr.c db59141467 remove accidentally committed debugging cruft. 21 gadi atpakaļ
bn_div.c 8215e7a938 fix warnings when building openssl with the following compiler options: 19 gadi atpakaļ
bn_err.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 gadi atpakaļ
bn_exp.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 gadi atpakaļ
bn_exp2.c c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of 20 gadi atpakaļ
bn_gcd.c 8215e7a938 fix warnings when building openssl with the following compiler options: 19 gadi atpakaļ
bn_gf2m.c 8c5a2bd6bb add additional checks + cleanup 18 gadi atpakaļ
bn_kron.c b74cc0776b Add missing bn_check_top()s to bn_kron.c, remove some miscellaneous 21 gadi atpakaļ
bn_lcl.h bd2abcae37 Move declaration for optional bn_mul_mont to bn_lcl.h in order to hide 19 gadi atpakaļ
bn_lib.c 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 gadi atpakaļ
bn_mod.c 1b06804491 When adding positive elements, we can use BN_uadd() instead of BN_add(). 20 gadi atpakaļ
bn_mont.c d6a03a23a8 Update from stable branch. 19 gadi atpakaļ
bn_mpi.c d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 gadi atpakaļ
bn_mul.c b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 gadi atpakaļ
bn_nist.c a51a97262d Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes. 19 gadi atpakaļ
bn_prime.c 2c5fadbce3 2 is a prime 18 gadi atpakaļ
bn_prime.h 8691ff97a1 Move primes to read-only segment. 24 gadi atpakaļ
bn_prime.pl 6bd27f8644 Fix prime generation loop in crypto/bn/bn_prime.pl by making 21 gadi atpakaļ
bn_print.c 54d853ebc3 Add support for setting keybits and public exponent value for pkey RSA keygen. 18 gadi atpakaļ
bn_rand.c aa4ce7315f Fix various incorrect error function codes. 19 gadi atpakaļ
bn_recp.c 8215e7a938 fix warnings when building openssl with the following compiler options: 19 gadi atpakaļ
bn_shift.c 9dde17e8b4 This rewrites two "for" loops in BN_rshift() - equality with zero is 21 gadi atpakaļ
bn_sqr.c 8215e7a938 fix warnings when building openssl with the following compiler options: 19 gadi atpakaļ
bn_sqrt.c 7534d131d6 avoid potential spurious BN_free() 19 gadi atpakaļ
bn_word.c 0260405c68 fix BN_mod_word and give a more reasonable return value if an error occurred 19 gadi atpakaļ
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). 23 gadi atpakaļ
bntest.c b4e88ccb28 ensure the pointer is valid before using it 18 gadi atpakaļ
divtest.c 8d6e60486f Fix to build better with DJGPP. 22 gadi atpakaļ
exp.c 0c50e02b30 - Pseudo-seed the PRNG in programs used for "make test" 25 gadi atpakaļ
expspeed.c 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 gadi atpakaļ
exptest.c 22cd982566 Fix typo in exptest.c. 19 gadi atpakaļ
todo dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 gadi atpakaļ
vms-helper.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 gadi atpakaļ