cryptoapi
Importing a DSA key from xml string fails for one user. Permissions? Broken installation? Bad KSP?
A user recently reported a weird error when using my software. I use DSA signatures to verify licenses. When the software imports the public key to verify a signature, the DSA provider\'s FromXmlStrin[详细]
2023-01-27 01:42 分类:问答.Net RNGCryptoServiceProvider class versus Win32 CryptGenRandom() function
I have a new application being written in .Net. I also have a leg开发者_StackOverflow社区acy version of the application that must be maintained (for the meantime), which has been written in VB6 and ut[详细]
2023-01-26 15:51 分类:问答Windows CryptoAPI: CryptSignHash with CALG_SHA_256 and private key from MY keystore
I am trying to generate digital signatures on Windows (from XP SP3, but currently testing with Windows 7) with CryptoAPI that will be compatible with the following openssl commands:[详细]
2023-01-25 20:40 分类:问答Memory Leak while verifying Authenticode Signature of Executables?
I am using WinVerifyTrust to verify the validity of some Windows executables with the following function, called in a loop from _tmain:[详细]
2023-01-23 03:23 分类:问答Best way to create a cryptographic API key
I have an open API in my application that I\'d like to provide access key\'s for. The incoming info will be a user id, resource id and a value to update with. I\'d like one API key per resource.[详细]
2023-01-22 03:12 分类:问答How do I force makecert to output the private key to a file (not the Crypto store)?
I want to generate a key pair for use within my applications, but exporting them manually from the mmc is a pain.[详细]
2023-01-16 17:50 分类:问答Get access to specific ADPU functions from cryptoApi or CAPICOM using 3rd party CSP
I have tried for the last 2 months without success and I think it\'s time I ask here. I have a smart card and got a CSP from my client.[详细]
2023-01-13 10:12 分类:问答Trying to perform a Diffie Hellman Key exchange, using Win32 API in C#
I\'m trying to build some code that will switch between the old CAPI or the new CNG-based Diffie-Hellman algorithms.[详细]
2023-01-09 18:49 分类:问答CryptStringToBinary not working with a NULL terminated string. Why?
does anyone know why this code is not working? #include \"stdafx.h\" #include <windows.h> #include <WinCrypt.h>[详细]
2023-01-05 21:28 分类:问答EMail Signing (Outlook) Using Smartcard Minidriver [Windows]
I\'m developing a Smart card Minidriver and I\'m trying to Sign an Email using Outlook 2007. I have implemented all of the necessary functions in the minidriver.[详细]
2022-12-30 11:35 分类:问答
加载中,请稍侯......