md4
md4 is a compiled Lisp function in `md4.el
'.
(md4 IN N)
Return the MD4 hash for a string IN of length N bytes.
The returned hash is 16 bytes long. N is required to handle
strings containing the character 0.
md4.el
'.
(md4 IN N)
Return the MD4 hash for a string IN of length N bytes.
The returned hash is 16 bytes long. N is required to handle
strings containing the character 0.