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

Added reference to RFC 1321.

Rev: src/nettle/md5.c:1.5
Rev: src/nettle/md5.h:1.5
parent 2b9c1396
Branches
Tags
No related merge requests found
/* md5.c /* md5.c
* *
* The md5 hash function. * The MD5 hash function, described in RFC 1321.
*/ */
/* nettle, low-level cryptographics library /* nettle, low-level cryptographics library
......
/* md5.h /* md5.h
* *
* The md5 hash function. * The MD5 hash function, described in RFC 1321.
*/ */
/* nettle, low-level cryptographics library /* nettle, low-level cryptographics library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment