
08-11-2009
|
|
|
|
Join Date: Aug 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Creating a custom asymmetric algorithm with CNG
In the CNG SDK, creation of a custom asymmetric algorithm is provided. However, I would like to create an asymmetric encryption algorithm instead. Are there any available samples?
Specifically, can anyone guide me as to the creation of the interface for BCRYPT_CIPHER_FUNCTION_TABLE/NCRYPT_CIPHER_FUNCTION_TABLE to register the asymmetric algo?
Thanks.
|