Felix Laurie von Massenbach
|
b0513819e0
Add a method to generate a prime that is guaranteed not to be divisible by 3 or 5.
|
преди 10 години |
Felix Laurie von Massenbach
|
e46a059ebf
Remove static from probable_prime_dh.
|
преди 10 години |
Felix Laurie von Massenbach
|
e55fca760b
Remove indentation from the goto targets.
|
преди 10 години |
Adam Langley
|
96a4c31be3
Ensure that, when generating small primes, the result is actually of the
|
преди 11 години |
Andy Polyakov
|
75a8e30f4f
Minimize stack utilization in probable_prime.
|
преди 17 години |
Bodo Möller
|
a53cdc5b08
Ensure that the addition mods[i]+delta cannot overflow in probable_prime().
|
преди 18 години |
Nils Larsch
|
2c5fadbce3
2 is a prime
|
преди 19 години |
Geoff Thorpe
|
c86f2054f3
Adjust various bignum functions to use BN_CTX for variables instead of
|
преди 20 години |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
преди 21 години |
Ben Laurie
|
2619676256
Old-style callbacks can be NULL!
|
преди 22 години |
Richard Levitte
|
f8ea5cb579
Make sure everything that may be freed is allocated or initiated.
|
преди 22 години |
Geoff Thorpe
|
e189872486
Nils Larsch submitted;
|
преди 22 години |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
преди 22 години |
Bodo Möller
|
435037d4e4
OpenSSL copyright notices ...
|
преди 23 години |
Geoff Thorpe
|
91b3f0e691
Correct a typo.
|
преди 23 години |
Bodo Möller
|
983495c4b2
Use uniformly chosen witnesses for Miller-Rabin test
|
преди 23 години |
Richard Levitte
|
020fc820dc
Constify the BIGNUM routines a bit more. The only trouble were the
|
преди 24 години |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
преди 25 години |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
преди 25 години |
Bodo Möller
|
7999c65c9b
Some 'const's for BNs.
|
преди 25 години |
Bodo Möller
|
bfe30e4d1b
Include OpenSSL license.
|
преди 25 години |
Bodo Möller
|
aff0825c61
Tolerate negative numbers in BN_is_prime.
|
преди 25 години |
Bodo Möller
|
e74231ed9e
rndsort{Miller, Rabin} primality test.
|
преди 25 години |
Ulf Möller
|
1399f17a07
Bug fix: BN_is_prime() would fail with a high probability for small
|
преди 25 години |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
преди 25 години |
Bodo Möller
|
1baa94907c
Make output of "openssl dsaparam 1024" more interesting :-)
|
преди 25 години |
Bodo Möller
|
a87030a1ed
Make DSA_generate_parameters, and fix a couple of bug
|
преди 25 години |
Ulf Möller
|
38e33cef15
Document DSA and SHA.
|
преди 25 години |
Ulf Möller
|
dd8dec69b8
Document the BN library.
|
преди 25 години |
Ulf Möller
|
4486d0cd7a
Document the DH library, and make some minor changes along the way.
|
преди 25 години |