[gnutls-devel] GnuTLS | Make TPM2 support self-contained (#1462)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Sat Feb 25 09:14:29 CET 2023



Daiki Ueno created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1462



The TPM2 private key support in GnuTLS relies on other crypto libraries (OpenSSL or mbedTLS, depending on how tpm2-tss is compiled) for cryptographic primitives used by the [ESYS API](https://tpm2-tss.readthedocs.io/en/latest/group__esys.html). Since version [4.0.0](https://github.com/tpm2-software/tpm2-tss/releases/tag/4.0.0), tpm2-tss started providing an ability to switch crypto backend at run time, through `Esys_SetCryptoCallbacks`. It would be nice if we could make use of it and set GnuTLS based callbacks.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1462
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20230225/d8799aba/attachment.html>


More information about the Gnutls-devel mailing list