[gnutls-devel] GnuTLS | Port openconnect TPM2 code (!1460)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sun Sep 26 21:44:49 CEST 2021
James Bottomley commented on a discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/1460#note_687196747
Well, I don't know what to say. The main reason for using an EC parent
for RSA keys is that TPM2_CreatePrimary for an RSA primary can take
minutes to run on a slow TPM ... you never want to have that happen
because the primary is generated on the fly for most key operations;
whereas an EC primary is an easy calculation and takes milliseconds
even on the slowest of TPMs. I didn't think anyone would be stupid
enough to try to do an ephemeral RSA primary, so I never bothered even
mentioning it in the docs.
James
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1460#note_687196747
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/20210926/f4df871b/attachment.html>
More information about the Gnutls-devel
mailing list