On Mar 29, 7:26 pm, hjkim.a...@gmail.com wrote:
> Hello,
>
> i have studied CNG for adding new crypto algorithm.
> In Beta SDK Ver., there're functions for adding new crypto alg.
> (BcryptRegistered Provider(), BcryptAddContextFunctionProvider(), and
> etc).
>
> But, present SDK Ver. hasn't these functions.
> Moreover, there aren't related contents (Adding new crypto alg.) in
> MSDN.
>
> Has some problems? fatal Bugs?
>
> i wanna know 1) whether MS will support API related for adding new
> crypto algorithm or not and 2) that another functions support it as a
> substitute.
>
> VISTA experts~~ Help me, plz~
>
> thx for reading my comments.
All of the new CNG BCrypt APIs are fully supported on Vista. You can
download the CNG SDK at
http://download.microsoft.com which has lots
of documentation and samples for writing crypto providers.