mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
76f5939736
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>