Andy Isaacson created HDFS-3868:
-----------------------------------

             Summary: Add SHA1 implementation and add NIST test vectors
                 Key: HDFS-3868
                 URL: https://issues.apache.org/jira/browse/HDFS-3868
             Project: Hadoop HDFS
          Issue Type: Improvement
    Affects Versions: 2.0.0-alpha
            Reporter: Andy Isaacson
            Assignee: Andy Isaacson
            Priority: Trivial


In HDFS-3859 Todd noted that we don't have a SHA1 implementation.  While 
implementing SHA1 I noted that TestMD5Hash is missing the NIST test vectors (so 
we don't actually test that the function we're using is MD5, at all!).

This Jira implements SHA1 in the same fashion as MD5, and adds the NIST test 
vectors to both MD5 and SHA1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to