Update docs: corrections, turn buffer docs into manpage, fold SHA1

pages into one for improved readability, add lhash manpage
This commit is contained in:
Ulf Möller
2000-01-30 22:16:47 +00:00
parent da0fc5bf0f
commit 74235cc9ec
20 changed files with 354 additions and 144 deletions

View File

@@ -30,7 +30,7 @@ L<RSA_get_ex_new_index()|RSA_get_ex_new_index()>, L<dh(3)|dh(3)>
=head1 HISTORY
RSA_get_ex_new_index(), RSA_set_ex_data() and RSA_get_ex_data() are
DH_get_ex_new_index(), DH_set_ex_data() and DH_get_ex_data() are
available since OpenSSL 0.9.5.
=cut