You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/05/14 13:45:12 UTC

[jira] [Commented] (CODEC-195) Support SHA-224 in DigestUtils on Java 8

    [ https://issues.apache.org/jira/browse/CODEC-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283563#comment-15283563 ] 

Sebb commented on CODEC-195:
----------------------------

URL: http://svn.apache.org/viewvc?rev=1743826&view=rev
Log:
No point in adding SHA_224 to a class which is now deprecated
New code should use the enum instead

Modified:
    commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java


> Support SHA-224 in DigestUtils on Java 8
> ----------------------------------------
>
>                 Key: CODEC-195
>                 URL: https://issues.apache.org/jira/browse/CODEC-195
>             Project: Commons Codec
>          Issue Type: New Feature
>    Affects Versions: 1.11
>         Environment: Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T16:58:10-04:00)
> Maven home: C:\Java\apache-maven-3.2.3
> Java version: 1.7.0_71, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_71\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 1.11
>
>
> Support SHA-224 in DigestUtils on Java 8.
> The new APIs throw IllegalArgumentException on Java versions prior to Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)