]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Switch to using python-asn1crypto instead of python-asn1
authorMichael Brown <mcb30@ipxe.org>
Fri, 11 Apr 2025 11:36:45 +0000 (12:36 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 11 Apr 2025 11:40:22 +0000 (12:40 +0100)
commit96dfaa7e7ac40fa068172ea39b70609af2212fb1
tree8c55eaa73ca8cdf3ca5b55b4d6e1c247385eef1f
parent7e64e9b6703e6dd363c063d545a5fe63bbc70011
[crypto] Switch to using python-asn1crypto instead of python-asn1

Version 3.0.0 of python-asn1 has a serious defect that causes it to
generate invalid DER.

Fix by switching to the asn1crypto module, which also allows for
simpler code to be used.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
contrib/crypto/cmsdetach