aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bntest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of the 0.9.6-stable branch (continued after network interrupt).Richard Levitte2001-03-131-34/+30
* Update comment.Bodo Möller2000-03-021-1/+2
* Don't call BN_rand with zero bits in bntest.cDr. Stephen Henson2000-02-271-1/+1
* Enhance consistency by using BIO_flush() instead of fflush().Richard Levitte2000-02-251-17/+17
* Do fflush(stdout) when there was an error.Bodo Möller2000-02-241-0/+1
* correct macro.Ulf Möller2000-02-231-1/+1
* test_mont was exercising 100-bit multiplication modulus X*I-bit, whereAndy Polyakov2000-02-151-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-1/+1
* Add command line password options to the reamining utilities,Dr. Stephen Henson2000-02-081-3/+3
* "print" is GNU bc specific.Ulf Möller2000-02-061-1/+1
* put missing line back in.Ulf Möller2000-02-061-1/+2
* Improve bntest slightly, and fix another bug in the BN library.Ulf Möller2000-02-061-68/+113
* enable Montgomery testBodo Möller2000-01-271-3/+6
* AFAICS lst1 stands for "lshift test" not "list".Ulf Möller2000-01-211-2/+2
* Rename lst1 to list1 to avoid name conflict on some platforms.Bodo Möller2000-01-201-2/+2
* - Pseudo-seed the PRNG in programs used for "make test"Bodo Möller2000-01-141-0/+6
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-0/+5
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-151-2/+0
* Make "make test" fail if bntest fails an internal selfcheck.Ben Laurie1999-06-091-0/+1
* Update dependencies.Ben Laurie1999-05-291-6/+28
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-5/+1
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-1/+7
* Add actual testing to bntest...Ben Laurie1999-05-151-18/+165
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-19/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-6/+6
* Change functions to ANSI C.Ulf Möller1999-04-191-42/+17
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-281-0/+46
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-120/+187
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-14/+16
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+775