CBL-Mariner/SPECS/libtpms
Maxwell McKee 1bc408c6fb
Fix libtpms <-> SymCrypt provider compatibility (#9511)
Recent testing found an incompatibility between libtpms and the SymCrypt provider. Version 0.9.6 of libtpms is using the old OpenSSL APIs and does not export the RSA key primes as part of RSA private key export. SymCrypt expects these primes to import the RSA private key. This PR adds a patch to libtpms to export the expected primes.

The latest changes to libtpms appear to fix this issue and update to the OpenSSL 3 APIs, so this patch is only necessary until those changes make it to release.
2024-06-26 09:17:18 -07:00
..
0001-Export-RSA-private-key-primes-to-OpenSSL.patch Fix libtpms <-> SymCrypt provider compatibility (#9511) 2024-06-26 09:17:18 -07:00
gpgkey-B818B9CADF9089C2D5CEC66B75AD65802A0B4211.asc
libtpms-0.9.6.tar.gz.asc
libtpms.signatures.json
libtpms.spec Fix libtpms <-> SymCrypt provider compatibility (#9511) 2024-06-26 09:17:18 -07:00