Geoff Thorpe
|
4c0aee5a75
|
Minor corrections to documentation.
* speed processes any/all options passed to it, not just one.
* DH and DSA have no "_get_method()" functions, only RSA does.
* typos.
|
2000-05-29 15:52:21 +00:00 |
|
Ulf Möller
|
e4947bfec7
|
clarify.
|
2000-03-09 17:07:55 +00:00 |
|
Ulf Möller
|
4d524e10b4
|
nicer manpages
|
2000-02-24 11:55:57 +00:00 |
|
Ulf Möller
|
74235cc9ec
|
Update docs: corrections, turn buffer docs into manpage, fold SHA1
pages into one for improved readability, add lhash manpage
|
2000-01-30 22:16:47 +00:00 |
|
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 |
|