[gnutls-devel] GnuTLS | WIP: Winstore patches (!835)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Dec 6 15:38:35 CET 2018


Hugo Beauzée-Luyssen commented on a discussion on lib/system/keys-win.c:

>   -*/
>  int _gnutls_privkey_import_system_url(gnutls_privkey_t pkey, const char *url)
>  {
> +#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)

Windows store drastically limits the available functions. In this case, at least CryptSetProvParam and the NCrypt* functions can't be used

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/835#note_122892879
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/20181206/36579605/attachment.html>


More information about the Gnutls-devel mailing list