Mailing List Archive

[patch] SHA-224 implementation
Please find enclosed the patch that implements SHA-224 for libgcrypt. I have
verified this against the three tests in FIPS 180-2 (change notice 1), and
also done HMAC testing against the test vectors in
http://www.ietf.org/internet-drafts/draft-nystrom-smime-hmac-sha-00.txt

Apart from needing to sort out the copyright issues, is this technically
acceptable?

Brad
Re: [patch] SHA-224 implementation [ In reply to ]
On Fri, 22 Apr 2005 20:18 pm, Brad Hards wrote:
> Apart from needing to sort out the copyright issues, is this technically
> acceptable?
One issue I forgot to ask: can someone check my oid translation is correct? I
only got the ASN.1 spec this afternoon, and it is very hard to understand.

Brad