gnutls_hpke_seal: New function
gnutls_hpke_decap: New function
gnutls_hpke_open: New function
- gnutls_hpke_context_set_ikme: New function
- gnutls_hpke_generate_keypair: New function
- gnutls_hpke_get_seq: New function
- gnutls_hpke_set_seq: New function
+ gnutls_hpke_derive_keypair: New function
gnutls_hpke_export: New function
+gnutls_pkcs11_obj_get_pk_algorithm: New function
* Version 3.8.12 (released 2026-02-09)
API_FILES=gnutls-api.texi socket-api.texi x509-api.texi pkcs12-api.texi \
tpm-api.texi pkcs11-api.texi abstract-api.texi compat-api.texi \
- dtls-api.texi crypto-api.texi ocsp-api.texi tpm-api.texi dane-api.texi \
+ dtls-api.texi crypto-api.texi ocsp-api.texi dane-api.texi \
pkcs7-api.texi hpke-api.texi
-MAINTAINERCLEANFILES += stamp_enums stamp_functions functions enums
+MAINTAINERCLEANFILES += stamp_enums stamp_functions stamp_error_codes
gnutls_TEXINFOS += $(API_FILES)