mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Added entry for the hmac module.
This commit is contained in:
parent
aae8da18fd
commit
1c66f8965a
2 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
lib/libmd5.tex \
|
||||
lib/libsha.tex \
|
||||
lib/libmpz.tex \
|
||||
lib/libhmac.tex \
|
||||
lib/librotor.tex \
|
||||
lib/libstdwin.tex \
|
||||
lib/libsgi.tex \
|
||||
|
|
|
|||
|
|
@ -261,6 +261,7 @@ and how to embed it in other applications.
|
|||
\input{libsndhdr}
|
||||
|
||||
\input{libcrypto} % Cryptographic Services
|
||||
\input{libhmac}
|
||||
\input{libmd5}
|
||||
\input{libsha}
|
||||
\input{libmpz}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue