Hi,

I'm trying to verify the Openssl SHA1 implementation uses test vectors
and their known answers
published by Nist.  When I run the test I'm not getting the expected
results.
Specifically, the SHA1 hash of

the following eight bytes
 0x00, 0x00, 0xFF, 0x00, 0x00, 0xFF,  0x00, 0x00
is supposed to be (according to NIST)
"3CDF2936DA2FC556BFA533AB1EB59CE710AC80E5",

I'm getting something very different on a Windows platform.

Thanks,
 Dave




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to