summaryrefslogtreecommitdiffstats
path: root/src/crypto/axtls/sha1.c
Commit message (Collapse)AuthorAgeFilesLines
* [crypto] Replace SHA-1 implementationMichael Brown2012-03-041-240/+0Star
| | | | | | | | | Replace SHA-1 implementation from AXTLS with a dedicated iPXE implementation which is around 40% smaller. This implementation has been verified using the existing SHA-1 self-tests (including the NIST SHA-1 test vectors). Signed-off-by: Michael Brown <mcb30@ipxe.org>
* Vanilla copies from axtlsMichael Brown2007-02-011-0/+240