david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/crypto/axtls
Michael Brown 76f5939736 [crypto] Replace SHA-1 implementation
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>
2012-03-04 17:42:29 +00:00
..
aes.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
bigint_impl.h Add aes.c and required headers from axtls tree 2007-01-26 01:59:37 +00:00
bigint.c use malloc attribute 2007-08-20 20:28:23 +02:00
bigint.h [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
crypto.h [crypto] Use ANS X9.82 Approved get_random_nz() for RSA 2012-02-21 12:43:03 +00:00
os_port.h Upgrade AXTLS import to version 1.1.5-a 2007-07-30 02:48:00 +01:00
rsa.c Upgrade AXTLS import to version 1.1.5-a 2007-07-30 02:48:00 +01:00