This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


    from b3506f2a Update comment
     new a230916d Refactor to narrow access to MessageDigest#getInstance(String)
     new 48885182 Javadoc
     new e2a18bf7 Format to longer lines
     new f33faf2f Javadoc, no need to abbreviate in documentation

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/commons/codec/binary/Hex.java  |  32 +-
 .../apache/commons/codec/digest/DigestUtils.java   | 822 ++++++++-------------
 .../org/apache/commons/codec/digest/HmacUtils.java |  70 +-
 .../java/org/apache/commons/codec/net/Utils.java   |   4 +-
 .../commons/codec/digest/DigestUtilsTest.java      |   4 +-
 5 files changed, 376 insertions(+), 556 deletions(-)

Reply via email to