On 03/22/2011 10:20 PM, Crypto User wrote:
> For creating hash I found 2 sets of APIs .
> There seem to be different APIs.
> E.g CreateDigestContext(SECOidTag hashAlg) and PK11_DigestBegin
> related APIs in
> https://developer.mozilla.org/en/NSS/Cryptography_functions
> or
> MD5_Begin() and relate
For creating hash I found 2 sets of APIs .
There seem to be different APIs.
E.g CreateDigestContext(SECOidTag hashAlg) and PK11_DigestBegin
related APIs in
https://developer.mozilla.org/en/NSS/Cryptography_functions
or
MD5_Begin() and related hash API from ("hash"_Begin etc)
http://mxr.mozilla.org
2 matches
Mail list logo