[gnutls-devel] GnuTLS | x509: support decoding of ML-DSA private keys in CHOICE format (!1972)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Jul 2 12:59:20 CEST 2025
Daiki Ueno commented on a discussion on lib/x509/privkey_pkcs8.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1972#note_2598574402
> }
> }
>
> + /* Append an empty publicKey field.
> + */
> + result = asn1_write_value(*pkey_info, "publicKey", NULL, 0);
This does not affect the output format, but just indicates that the "publicKey" field is empty.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1972#note_2598574402
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/20250702/095823ea/attachment.html>
More information about the Gnutls-devel
mailing list