[gnutls-devel] GnuTLS | Expose HPKE through abstract key API [BASE+PSK] (!1976)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Sun Oct 12 18:29:27 CEST 2025




David Dudas commented on a discussion on lib/nettle/hpke/hpke-hkdf.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1976#note_2815420637

 > +
 > +   You should have received copies of the GNU General Public License and
 > +   the GNU Lesser General Public License along with this program.  If
 > +   not, see http://www.gnu.org/licenses/.
 > +*/
 > +
 > +#if HAVE_CONFIG_H
 > +#include "config.h"
 > +#endif
 > +
 > +#include <stdlib.h>
 > +
 > +#include <nettle/ecc.h>
 > +#include "hpke-internal.h"
 > +
 > +#include "ecc-internal.h"

Removed the include, added P-256, P-384 and P-521 constants from RFC9180.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1976#note_2815420637
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/20251012/37abe60d/attachment.html>


More information about the Gnutls-devel mailing list