openssl/crypto/bn
Ulf Möller 8efb60144d EBCDIC support.
Submitted by: Martin Kraemer <martin.kraemer@mch.sni.de>
2000-02-01 02:21:16 +00:00
..
asm Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). The 1999-11-03 14:10:10 +00:00
old Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bn.h Make DSA_generate_parameters, and fix a couple of bug 2000-01-30 02:23:03 +00:00
bn.mul Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
bn_add.c Document the BN library. 2000-01-23 22:06:24 +00:00
bn_asm.c Bignum division tune-up. Idea is to move multiplications in front of 1999-07-30 11:43:43 +00:00
bn_blind.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bn_comba.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bn_div.c Solaris x86 assembler problem is already addressed in ./config 1999-12-14 15:28:10 +00:00
bn_err.c Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
bn_exp.c Some constification and stacks that slipped through the cracks (how?). 1999-06-04 22:23:10 +00:00
bn_exp2.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bn_gcd.c Some constification and stacks that slipped through the cracks (how?). 1999-06-04 22:23:10 +00:00
bn_lcl.h Move prototypes to the right place. 1999-05-17 22:25:31 +00:00
bn_lib.c Document the BN library. 2000-01-23 22:06:24 +00:00
bn_mont.c comment was wrong. 2000-01-27 19:52:58 +00:00
bn_mpi.c New functions CONF_load_bio() and CONF_load_fp() to load a configuration 1999-06-20 17:36:11 +00:00
bn_mul.c when invoking bn_*_comba[48] result->top wasn't always set correctly. 1999-07-27 09:36:59 +00:00
bn_opts.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
bn_prime.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
bn_prime.h Turn BN_prime_checks into a macro. 2000-01-12 11:57:30 +00:00
bn_prime.pl add dependency and auto-generation rule for bn_prime.h 2000-01-12 09:16:22 +00:00
bn_print.c Run ispell. 2000-01-27 01:50:42 +00:00
bn_rand.c A couple of things were reversed for BN_pseudo_rand ... 2000-01-27 21:09:25 +00:00
bn_recp.c Some constification and stacks that slipped through the cracks (how?). 1999-06-04 22:23:10 +00:00
bn_shift.c Some constification and stacks that slipped through the cracks (how?). 1999-06-04 22:23:10 +00:00
bn_sqr.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bn_word.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
bnspeed.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
bntest.c enable Montgomery test 2000-01-27 11:26:28 +00:00
comba.pl Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
d.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
exp.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
expspeed.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
exptest.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
Makefile.ssl EBCDIC support. 2000-02-01 02:21:16 +00:00
new Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
test.c - Pseudo-seed the PRNG in programs used for "make test" 2000-01-14 17:55:37 +00:00
todo Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
vms-helper.c VMS support. 1999-05-13 11:37:32 +00:00