[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:07:03 CEST 2023
Hubert Kario (@mention me if you need reply) started a new discussion on lib/privkey_raw.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1773#note_1540077463
> return ret;
> }
>
> +/**
> + * gnutls_privkey_export_dh_raw:
> + * @key: Holds the public key
> + * @p: will hold the p
> + * @q: will hold the q
> + * @g: will hold the g
> + * @y: will hold the y
> + * @x: will hold the x
> + * @flags: flags from %gnutls_abstract_export_flags_t
> + *
> + * This function will export the DSA private key's parameters found
While I cant be used for DSA, I think putting it front and centre makes it more confusing, not less
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1773#note_1540077463
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/6b84ec49/attachment-0001.html>
More information about the Gnutls-devel
mailing list