Vanara/PInvoke/Cryptography
dahall ffc54378a7 Removed .NET 5.0 support until VS is updated 2020-10-26 18:36:24 -06:00
..
BCrypt Added missing structures (BCRYPT_OID_LIST, BCRYPT_MULTI_OBJECT_LENGTH_STRUCT, BCRYPT_KEY_LENGTHS_STRUCT) associated with BCrypt.PropertyName 2020-07-16 16:39:07 -06:00
Crypt32 Added missing Crypt32 constants, fixed field types in CERT_INFO and CERT_PUBLIC_KEY_INFO, added CERT_RDN_ATTR and CRYPT_BIT_BLOB, added predefined values to SafeOID 2020-09-09 17:46:28 -06:00
CryptDlg Finished adding methods from cryptdlg.dll 2020-03-17 17:54:36 -06:00
CryptNet Finished adding methods from cryptnet.dll 2020-03-17 17:54:55 -06:00
CryptUI Fixed TypeLoadException with CRYPTUI_WIZ_DIGITAL_SIGN_INFO_UNION (#115) which resulted in a slightly less usable structure. If one wishes to use the pwszFileName field, they will have to use a pointer to a Unicode string instead of the string. 2020-04-13 07:13:35 -06:00
NCrypt Next round of tweaks and fixes for Crypt32 2020-03-13 15:46:10 -06:00
TokenBinding More work on NCrypt and added TokenBinding 2018-12-04 10:12:24 -07:00
CorrelationReport.md Updated project files for 3.2.17 and builds against Win10 2004 2020-09-19 19:45:33 -06:00
Vanara.PInvoke.Cryptography.csproj Removed .NET 5.0 support until VS is updated 2020-10-26 18:36:24 -06:00