Skip to content

Commit ae518f4

Browse files
committed
[CODEC-40] Patch to add crypto-compatible BigInteger encoding support to Base64.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@794010 13f79535-47bb-0310-9956-ffa450edef68
1 parent 356aee7 commit ae518f4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

xdocs/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
<action dev="bayard" type="fix" issue="CODEC-51">
6060
2 Test failures in SoundexTest
6161
</action>
62+
<action dev="bayard" type="add" issue="CODEC-40" due-to="Chris Black">
63+
Patch to add crypto-compatible BigInteger encoding support to Base64
64+
</action>
6265
<action dev="ggregory" type="add" issue="CODEC-39" due-to="Jamie Flournoy" due-to-email="jamie@white-mountain.org">
6366
DigestUtils: Add methods for SHA-256, SHA-384, and SHA-512.</action>
6467
<action dev="tobrien" type="fix" issue="CODEC-10" due-to="Reggie Riser" due-to-email="rriser@informs.com">

0 commit comments

Comments
 (0)