[gnutls-devel] GnuTLS | Support PBMAC1 usage in PKCS#12 (!1833)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Apr 30 13:08:57 CEST 2024




Hubert Kario (@mention me if you need reply) started a new discussion on lib/includes/gnutls/gnutls.h.in: https://gitlab.com/gnutls/gnutls/-/merge_requests/1833#note_1887152963

 >  	GNUTLS_MAC_SHAKE_128 = 209,
 >  	GNUTLS_MAC_SHAKE_256 = 210,
 >  	GNUTLS_MAC_MAGMA_OMAC = 211,
 > -	GNUTLS_MAC_KUZNYECHIK_OMAC = 212
 > +	GNUTLS_MAC_KUZNYECHIK_OMAC = 212,
 > +	GNUTLS_MAC_PBMAC1 =
 > +		213 /* indicates that MAC is embedded the PKCS#12 structure */

nit: how about "indicates that PBMAC1 is embedded in the PKCS#12 structure"?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1833#note_1887152963
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/20240430/5fe32344/attachment.html>


More information about the Gnutls-devel mailing list