Re: [Mingw-w64-public] [PATCH 2/2] headers: Add new functions in ncrypt.h.

2020-10-05 Thread Liu Hao
在 2020/10/6 上午8:24, JonY via Mingw-w64-public 写道: > On 10/5/20 6:44 PM, Biswapriyo Nath wrote: >> >> > > Looks good to me. > > Thanks. I pushed these two patches to master. -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital signature ___

Re: [Mingw-w64-public] [PATCH 2/2] headers: Add new functions in ncrypt.h.

2020-10-05 Thread JonY via Mingw-w64-public
On 10/5/20 6:44 PM, Biswapriyo Nath wrote: Looks good to me. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

[Mingw-w64-public] [PATCH 2/2] headers: Add new functions in ncrypt.h.

2020-10-05 Thread Biswapriyo Nath
From 50ea9744081efcb9f741f6bd2c77a63f78eaf532 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 5 Oct 2020 23:47:22 +0530 Subject: [PATCH 2/2] headers: Add new functions in ncrypt.h. Functions are NCryptCreateClaim and NCryptVerifyClaim for Win10. Signed-off-by: Biswapriyo Nath --- mi