[gnutls-devel] GnuTLS | gnutls_privkey_derive_secret: new function (!1773)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Sep 1 21:12:26 CEST 2023
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1773 was reviewed by Hubert Kario (@mention me if you need reply)
--
Hubert Kario (@mention me if you need reply) started a new discussion on lib/x509/privkey.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1773#note_1540081703
> + }
> +
> + if (_gnutls_mpi_init_scan_nz(&key->params.params[4], x->data,
is this a side-channel safe method?
--
Hubert Kario (@mention me if you need reply) started a new discussion on lib/x509/privkey.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1773#note_1540081707
> +
> + if (q) {
> + if (_gnutls_mpi_init_scan_nz(&key->params.params[1], q->data,
`params[0]`, `params[1]`, etc. look like magic variables to me... shouldn't those be `DH_P`, `DH_Q`, etc.?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1773
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/20230901/b4e10735/attachment-0001.html>
More information about the Gnutls-devel
mailing list