aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2024-02-07 21:20:20 +0000
committerMichael Brown <mcb30@ipxe.org>2024-02-07 23:32:10 +0000
commite7ae51b0d75d9b9925748743b91405c99e5c7fec (patch)
tree00a1509a96ee9c40647abcde9b9bbfe4ec54c437 /.github/workflows
parentaf4583b214bfe98df82d6645387d6c78fd698d7f (diff)
downloadipxe-e7ae51b0d75d9b9925748743b91405c99e5c7fec.tar.gz
[crypto] Add implementation of the DES cipher
The DES block cipher dates back to the 1970s. It is no longer relevant for use in TLS cipher suites, but it is still used by the MS-CHAPv2 authentication protocol which remains unfortunately common for 802.1x port authentication. Add an implementation of the DES block cipher, complete with the extremely comprehensive test vectors published by NBS (the precursor to NIST) in the form of an utterly adorable typewritten and hand-drawn paper document. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions