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

(SHA1_DATA_LENGTH): Deleted unused macro.

(sha1_init): Use memcpy to initialize the state vector.
(SHA1_INCR): Deleted macro.
(sha1_update): Use MD_UPDATE macro, to reduce code duplication.
(sha1_digest): Use MD_FINAL macro.
(sha1_final): Deleted function.

Rev: nettle/sha1.c:1.3
parent a64cc891
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