What's new in Cryptographic Provider Development Kit (formerly Windows CNG SDK) 8.0

Aug 16, 2012
  • Support for creating two new types of CNG providers, Key Derivation Function providers and Key Protection Providers.
  • Added Kernel Mode provider sample.
  • Code samples which demonstrate how to use the CNG API have been moved to the Windows SDK.
  • Samples have been updated for Visual Studio 2011.
  • Documentation on how to implement a CAPI CSP and the required header and library files have also been included in the kit.

New in Cryptographic Provider Development Kit (formerly Windows CNG SDK) 1.3.0 (Apr 30, 2008)

  • Added sslprovider.h header file for building TLS provider.
  • Added TLS provider project to CNGSamples.sln.