mirror of
https://github.com/ipxe/ipxe
synced 2026-05-04 03:03:43 +03:00
5abbcab9092bc7226995626a65aaa3f7a409459e
MS-CHAPv2 and the underlying DES algorithm are cryptographically obsolete, but still relatively widely used. There is no impact to UEFI Secure Boot from using these obsolete algorithms: the only untrusted inputs are the username, password, and received network packets, and all of these are thoroughly validated before use. Review these files and mark them as permitted for UEFI Secure Boot. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
96.9%
Assembly
1.5%
Perl
0.6%
Python
0.4%
Makefile
0.4%