BCrypt: Import ECDSA public key in compressed form...
Read MoreUse AES CBC with NCrypt in windows...
Read MoreStraight forward example using CryptoAPI Next Generation (CNG) to encrypt data...
Read MoreNCryptOpenStorageProvider + KeyIso...
Read MoreNCryptSignHash returns NTE_INVALID_PARAMETER (0x80090027)...
Read MoreGet X509Certificate2 Private Key without Export as CngKey...
Read MoreWhy does my code hang after encrypting to AES 256?...
Read MoreHow to convert a public key in PEM format to a CNG key blob?...
Read MoreWhere are the BCrypt NTSTATUS code return values defined?...
Read MoreWhy cert in certificate store doesn't have private key property...
Read MoreCannot export RSA private key parameters, the requested operation is not supported...
Read MoreUpdating from Windows CryptDecrypt() to NCryptDecrypt() returns NTE_INVALID_PARAMETER(0x80090027) or...
Read MoreC++ Importing RSA public keys from modulus and exponent with CNG...
Read MoreHow to encrypt data in one app and decrypt it in different Windows app with RSA keys tied to local s...
Read MoreAlways encrypted provisioning CNG with powershell exception...
Read MoreMicrosoft Key Storage Provider get keys...
Read MoreCryptAcquireCertificatePrivateKey Error:0x80090016 with custom Key Storage Provider...
Read MoreCNG: When to use BCrypt* vs NCrypt* family of functions...
Read MoreTPM Owner password and lockout password with Windows 10 & linux...
Read MoreHow to export RSA Keys generated from CNG API?...
Read MoreHow to write a KSP to hook up into KERB_CERTIFICATE_LOGON...
Read MoreAre there .NET Core variants of the cryptographic CNG classes...
Read MoreRSA SHA512 signature generated by Windows CNG(Cryptography Next generation ) NCryptSignHash not matc...
Read MoreImporting ECC-based certificate from the Windows Certificate Store into CngKey...
Read MorePFXExportCertStoreEx API not exporting private key to PFX file...
Read MoreCryptoNG: Exporting RSA key with BCryptExportKey fails with STATUS_INVALID_HANDLE...
Read MoreHow to chain BCryptEncrypt and BCryptDecrypt calls using AES in GCM mode?...
Read More