On 2009-12-10 03:53 PST, Konstantin Andreev wrote:
> On Thu, 10 Dec 2009, Lv, Zhiyuan wrote:
>>
>> I am planning to use the HASH_HashBuf (HASH_AlgSHA256...) in my own
>> library for SHA256 computing. Currently I encountered an initialization
>> issue.. Could someone kindly give me some suggestions
2009/12/9 Lv, Zhiyuan :
> Hi,
>
> I am planning to use the HASH_HashBuf (HASH_AlgSHA256...) in my own library
> for SHA256 computing. Currently I encountered an initialization issue. Could
> someone kindly give me some suggestions? Thanks in advance!
>
> There is code like below:
>
> inited_by_myse
Hello, Zhiyuan.
On Thu, 10 Dec 2009, Lv, Zhiyuan wrote:
I am planning to use the HASH_HashBuf (HASH_AlgSHA256...) in my own library for SHA256 computing. Currently I encountered an initialization issue.. Could someone kindly give me some suggestions? Thanks in advance!
If your application nee
Hi,
I am planning to use the HASH_HashBuf (HASH_AlgSHA256...) in my own library for
SHA256 computing. Currently I encountered an initialization issue. Could
someone kindly give me some suggestions? Thanks in advance!
There is code like below:
inited_by_myself = false;
if (NSS_IsInitialized())
4 matches
Mail list logo