aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_prime.c
Commit message (Expand)AuthorAgeFilesLines
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-17/+22
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Some 'const's for BNs.Bodo Möller2000-02-031-8/+9
* Include OpenSSL license.Bodo Möller2000-02-021-0/+53
* Tolerate negative numbers in BN_is_prime.Bodo Möller2000-02-021-23/+34
* rndsort{Miller, Rabin} primality test.Bodo Möller2000-02-021-182/+91
* Bug fix: BN_is_prime() would fail with a high probability for smallUlf Möller2000-02-011-0/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-4/+7
* Make output of "openssl dsaparam 1024" more interesting :-)Bodo Möller2000-01-301-0/+3
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-10/+28
* Document DSA and SHA.Ulf Möller2000-01-271-19/+1
* Document the BN library.Ulf Möller2000-01-231-12/+17
* Document the DH library, and make some minor changes along the way.Ulf Möller2000-01-221-5/+30
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-0/+1
* Turn BN_prime_checks into a macro.Bodo Möller2000-01-121-10/+11
* More evil cast removal.Ben Laurie1999-06-031-3/+3
* Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller1999-05-201-3/+3
* Remove NOPROTO-related macros.Ulf Möller1999-04-261-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-8/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-38/+12
* Fix clearly untested "clever" hack.Ben Laurie1999-02-251-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-27/+35
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-44/+128
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+389