commit | 075292cc2dcde1ad2580d37ac019f29a0eaa01ef | [log] [tgz] |
---|---|---|
author | Michael Brown <mcb30@ipxe.org> | Wed Feb 21 16:45:50 2024 +0000 |
committer | Michael Brown <mcb30@ipxe.org> | Thu Feb 22 00:08:27 2024 +0000 |
tree | e3dce344e445df223aa2c9ba83b57db65272b1a5 | |
parent | 929f06a76de37612015882af592997a7da15a82d [diff] |
[crypto] Add implementation of MS-CHAPv2 authentication Add an implementation of the authentication portions of the MS-CHAPv2 algorithm as defined in RFC 2759, along with the single test vector provided therein. Signed-off-by: Michael Brown <mcb30@ipxe.org>