aboutsummaryrefslogtreecommitdiff
path: root/crypto/bn/bn_prime.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-03Some 'const's for BNs.Bodo Möller1-8/+9
2000-02-02Include OpenSSL license.Bodo Möller1-0/+53
2000-02-02Tolerate negative numbers in BN_is_prime.Bodo Möller1-23/+34
2000-02-02rndsort{Miller, Rabin} primality test.Bodo Möller1-182/+91
2000-02-01Bug fix: BN_is_prime() would fail with a high probability for smallUlf Möller1-0/+1
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-4/+7
2000-01-30Make output of "openssl dsaparam 1024" more interesting :-)Bodo Möller1-0/+3
2000-01-30Make DSA_generate_parameters, and fix a couple of bugBodo Möller1-10/+28
2000-01-27Document DSA and SHA.Ulf Möller1-19/+1
2000-01-23Document the BN library.Ulf Möller1-12/+17
2000-01-22Document the DH library, and make some minor changes along the way.Ulf Möller1-5/+30
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller1-0/+1
2000-01-12Turn BN_prime_checks into a macro.Bodo Möller1-10/+11
1999-06-03More evil cast removal.Ben Laurie1-3/+3
1999-05-20Bignum library bug fix. IRIX 6 passes "make test" now!Ulf Möller1-3/+3
1999-04-26Remove NOPROTO-related macros.Ulf Möller1-2/+2
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-8/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-38/+12
1999-02-25Fix clearly untested "clever" hack.Ben Laurie1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-27/+35
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-44/+128
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+389