]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tls] Add GCM cipher suites
authorMichael Brown <mcb30@ipxe.org>
Mon, 7 Nov 2022 18:09:09 +0000 (18:09 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 10 Nov 2022 09:58:44 +0000 (09:58 +0000)
commit688646fe6d034e98fe7cbcc9403a2d0f70434f40
tree1c64cf601691cff448d3b3d80086b9371ab82f90
parentf5c829b6f8397c4083bb19b00aa147bd7a628e5e
[tls] Add GCM cipher suites

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/config_crypto.c
src/config/crypto.h
src/crypto/mishmash/rsa_aes_cbc_sha1.c
src/crypto/mishmash/rsa_aes_cbc_sha256.c
src/crypto/mishmash/rsa_aes_gcm_sha256.c [new file with mode: 0644]
src/crypto/mishmash/rsa_aes_gcm_sha384.c [new file with mode: 0644]
src/include/ipxe/tls.h