[gnutls-devel] GnuTLS | fips: add functions to inspect thread-local FIPS operation state (!1465)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sun Nov 28 11:33:54 CET 2021
Stephan Mueller started a new discussion on lib/nettle/pk.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1465#note_745617271
> mpz_clear(ypowq);
>
> if (ret < 0)
> - goto fail;
> + goto cleanup;
>
> break;
> }
> case GNUTLS_PK_RSA_PSS:
> case GNUTLS_PK_RSA:
See comment on RSA key size above: if (length(n) < 2048) not_approved = true; ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1465#note_745617271
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/20211128/52acfe76/attachment-0001.html>
More information about the Gnutls-devel
mailing list