Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d20654 commit db9a7bbCopy full SHA for db9a7bb
2 files changed
Doc/lib/libmd5.tex
@@ -53,7 +53,7 @@ \section{Built-in Module \sectcode{md5}}
53
54
\begin{funcdesc}{digest}{}
55
Return the digest of the strings passed to the \code{update()}
56
-method so far. This is an 8-byte string which may contain
+method so far. This is an 16-byte string which may contain
57
non-\ASCII{} characters, including null bytes.
58
\end{funcdesc}
59
Doc/libmd5.tex
0 commit comments