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

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

(COMPRESS): New macro, wrapping _nettle_md5_compress.
(md5_update): Use MD_UPDATE.
(md5_digest): Inline md5_final processing. Use MD_PAD and
_nettle_write_le32.
(md5_final): Deleted.

Rev: nettle/md5.c:1.3
parent 563a82e7
No related branches found
No related tags found
Loading
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