Skip to content

Commit 38c14f7

Browse files
committed
[CODEC-246] Add SHA-3 methods in DigestUtils.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1848800 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5e3b6f7 commit 38c14f7

3 files changed

Lines changed: 482 additions & 37 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
4848
<action issue="CODEC-244" dev="ggregory" type="update">Update from Java 6 to Java 7</action>
4949
<action issue="CODEC-240" dev="ggregory" type="add" due-to="Ioannis Sermetziadis">Add Percent-Encoding Codec (described in RFC3986 and RFC7578)</action>
5050
<action issue="CODEC-246" dev="ggregory" type="fix" due-to="Oscar Luis Vera Pérez">ColognePhoneticTest.testIsEncodeEquals missing assertions</action>
51+
<action issue="CODEC-251" dev="ggregory" type="add" due-to="Gary Gregory">Add SHA-3 methods in DigestUtils</action>
5152
</release>
5253
<release version="1.11" date="2017-10-20" description="Feature and fix release.">
5354
<!-- The first attribute below should be the issue id; makes it easier to navigate in the IDE outline -->

0 commit comments

Comments
 (0)