Skip to content
Snippets Groups Projects
Commit 6025c53e authored by Niels Möller's avatar Niels Möller
Browse files

(md4_init): Use memcpy for initializing the state vector.

(md4_update): Use MD_UPDATE.
(md4_digest): Inline md4_final processing, using MD_PAD. Use
_nettle_write_le32.
(md4_block): Renamed, to...
(md4_compress): ... new name. Take ctx pinter as argument.
(md4_final): Deleted function.

Rev: nettle/md4.c:1.2
parent c755ee71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment