[gnutls-devel] GnuTLS | P11tool improvements (!1071)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Oct 7 15:13:01 CEST 2019




Dmitry Eremin-Solenikov commented on a discussion on src/pkcs11.c: https://gitlab.com/gnutls/gnutls/merge_requests/1071#note_226872847

>  			if (mechanism <
>  			    sizeof(mech_list) / sizeof(mech_list[0]))
>  				str = mech_list[mechanism];
> +			else if ((mechanism & 0xfffff000) == 0xd4321000 &&

Reworked this to support vendor-defined CKMs in a generic way.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1071#note_226872847
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/20191007/564a8461/attachment.html>


More information about the Gnutls-devel mailing list