Gary D. Gregory created CODEC-156:
-------------------------------------
Summary: DigestUtils: add APIs named after standard alg name SHA-1
Key: CODEC-156
URL: https://issues.apache.org/jira/browse/CODEC-156
Project: Commons Codec
Issue Type: Bug
Affects Versions: 1.6
Reporter: Gary D. Gregory
Fix For: 1.7
DigestUtils already has SHA APIs but they use the "SHA" algorithm name which is
not on the standard name list here:
http://docs.oracle.com/javase/6/docs/technotes/guides/security/StandardNames.html.
SHA-1 is on the list though, so use that for SHA-1 APIs.
--
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