commit | 1c66f8965aba1be22e9b8e26babf66046c908edc | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Sep 11 16:59:42 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Sep 11 16:59:42 2001 +0000 |
tree | 015368f0e35a458b7198022a85fc0cf3e3d51950 | |
parent | aae8da18fd43ea8048d3ea161d85e40677d18269 [diff] [blame] |
Added entry for the hmac module.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 2ec998a..31f1cf7 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -261,6 +261,7 @@ \input{libsndhdr} \input{libcrypto} % Cryptographic Services +\input{libhmac} \input{libmd5} \input{libsha} \input{libmpz}