Vanara/PInvoke/Cryptography
dahall 4d71e6ce9b Updated project information markdown files with new format 2020-11-20 18:52:43 -07: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 information markdown files with new format 2020-11-20 18:52:43 -07:00
Vanara.PInvoke.Cryptography.csproj Added support for .NET 5.0 (windows) 2020-11-13 16:55:23 -07:00