Re: ECDH internal functions and FIPS140-2 mode
Nicolas Mora <[email protected]> Fri, 19 Mar 2021 07:44:38 -0400
| Newsgroups | gmane.network.gnutls.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, friendly ping for my pull request [1] Is it possible to get a code review for it? The PR is to make the ecdh-es function available using gnutls_privkey_t and gnutls_pubkey_t instead of raw keys data. Thanks in advance! /Nicolas [1] https://gitlab.com/gnutls/gnutls/-/merge_requests/1395