Ulf Möller 38e33cef15 Document DSA and SHA.
New function BN_pseudo_rand().
Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when
generating DSA primes (why not use BN_is_prime()?)
2000-01-27 19:31:26 +00:00
..
1999-04-29 16:04:54 +00:00
2000-01-27 19:31:26 +00:00
1999-04-27 04:18:53 +00:00
2000-01-23 23:41:49 +00:00
1999-08-22 17:57:38 +00:00
1999-08-22 17:57:38 +00:00
2000-01-27 19:31:26 +00:00
2000-01-27 19:31:26 +00:00

The stuff in here is based on patches supplied to me by
Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.