Richard Levitte 2905015c6e Merge from HEAD 21 years ago
..
asm 2905015c6e Merge from HEAD 21 years ago
.cvsignore d575d2924c Ignore Makefile.save 25 years ago
Makefile.ssl ff90d659e6 Use double dashes so makedepend doesn't misunderstand the flags we 22 years ago
bn.h bce625987d Do not use the word 'modulus', which is a class template name in VC++ 6.0/SP5. 22 years ago
bn.mul dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
bn_add.c 8dea52fa42 Fix some things that look like bugs. 23 years ago
bn_asm.c 0450d28759 Make the definition of bn_add_words() match the definition. 23 years ago
bn_blind.c 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
bn_ctx.c c62b26fdc6 Hide BN_CTX structure details. 23 years ago
bn_div.c c4ac954c59 Check the return values where memory allocation failures may happen. 22 years ago
bn_err.c cf1b7d9664 Make all configuration macros available for application by making 23 years ago
bn_exp.c 8dea52fa42 Fix some things that look like bugs. 23 years ago
bn_exp2.c 12cfcc128c Fix the recently introduced test that checks if the result is 0 23 years ago
bn_gcd.c 1f224bf029 Adjust BN_mod_inverse algorithm selection according to experiments on 23 years ago
bn_kron.c cd2eebfd64 BN_sqrt 23 years ago
bn_lcl.h 35748f40d6 add missing declaration 22 years ago
bn_lib.c c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). 21 years ago
bn_mod.c 7d0d0996aa binary algorithm for modular inversion 23 years ago
bn_mont.c c4ac954c59 Check the return values where memory allocation failures may happen. 22 years ago
bn_mpi.c cbd48ba626 More constification of the BN library. 23 years ago
bn_mul.c 573a568dd0 Add support for DJGPP. 22 years ago
bn_prime.c 435037d4e4 OpenSSL copyright notices ... 23 years ago
bn_prime.h 8691ff97a1 Move primes to read-only segment. 24 years ago
bn_prime.pl 8691ff97a1 Move primes to read-only segment. 24 years ago
bn_print.c cf1b7d9664 Make all configuration macros available for application by making 23 years ago
bn_rand.c c9ea7400b4 A few more memset()s converted to OPENSSL_cleanse(). 21 years ago
bn_recp.c 3b28dbce7e The BN_mul bug test apparently is no longer needed 23 years ago
bn_shift.c fc2e05c2d5 Fix BN_rshift, which caused lots of trouble. 23 years ago
bn_sqr.c d98a4b7366 bug fix: bn_sqr_recursive output is twice its input size. 23 years ago
bn_sqrt.c ff612904d2 Comment 23 years ago
bn_word.c 09db11783d When BN_add_word() reaches top, it shouldn't try to add the the corresponding 22 years ago
bnspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). 23 years ago
bntest.c 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
divtest.c 40bace2da6 Fix to build better with DJGPP. 21 years ago
exp.c 0c50e02b30 - Pseudo-seed the PRNG in programs used for "make test" 24 years ago
expspeed.c 70d70a3c81 Code for better build under Darwin (MacOS X). 23 years ago
exptest.c 9fa15b6ff8 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
todo dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 25 years ago
vms-helper.c bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago