Kaydet (Commit) 1c66f896 authored tarafından Fred Drake's avatar Fred Drake

Added entry for the hmac module.

üst aae8da18
...@@ -138,6 +138,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ ...@@ -138,6 +138,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
lib/libmd5.tex \ lib/libmd5.tex \
lib/libsha.tex \ lib/libsha.tex \
lib/libmpz.tex \ lib/libmpz.tex \
lib/libhmac.tex \
lib/librotor.tex \ lib/librotor.tex \
lib/libstdwin.tex \ lib/libstdwin.tex \
lib/libsgi.tex \ lib/libsgi.tex \
......
...@@ -261,6 +261,7 @@ and how to embed it in other applications. ...@@ -261,6 +261,7 @@ and how to embed it in other applications.
\input{libsndhdr} \input{libsndhdr}
\input{libcrypto} % Cryptographic Services \input{libcrypto} % Cryptographic Services
\input{libhmac}
\input{libmd5} \input{libmd5}
\input{libsha} \input{libsha}
\input{libmpz} \input{libmpz}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment