[libdigest-sha3-perl] 01/09: Merge tag 'upstream/0.24'

Salvatore Bonaccorso carnil at debian.org
Sat Apr 4 14:07:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdigest-sha3-perl.

commit 897ecb673d634863bdb20cccfa9aafd42f1c3238
Merge: 10fbabe cb4f101
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Apr 4 15:04:45 2015 +0200

    Merge tag 'upstream/0.24'
    
    Upstream version 0.24

 Changes            |  11 ++
 MANIFEST           |  15 ++-
 META.yml           |   4 +-
 Makefile.PL        |   4 +-
 README             |  21 ++--
 SHA3.xs            |  74 ++++++------
 lib/Digest/SHA3.pm | 157 ++++++++++++++++---------
 sha3sum            |  19 +--
 src/sha3.c         | 132 +++++++++------------
 src/sha3.h         |  20 ++--
 t/allfcns.t        |   3 +-
 t/bit-order.t      |  15 +++
 t/bit-sha3-224.t   |  44 +++++++
 t/bit-sha3-256.t   |  44 +++++++
 t/bit-sha3-384.t   |  44 +++++++
 t/bit-sha3-512.t   |  44 +++++++
 t/bit-shake128.t   |  45 ++++++++
 t/bit-shake256.t   |  45 ++++++++
 t/inheritance.t    |  17 ---
 t/monteKAT-0.t     | 332 -----------------------------------------------------
 t/msgKAT-0.t       |  67 -----------
 t/msgKAT-224.t     |  67 -----------
 t/msgKAT-256.t     |  67 -----------
 t/msgKAT-384.t     |  67 -----------
 t/msgKAT-512.t     |  67 -----------
 t/sha3-224.t       |   6 +-
 t/sha3-256.t       |   6 +-
 t/sha3-384.t       |   6 +-
 t/sha3-512.t       |   6 +-
 t/unicode.t        |  29 -----
 typemap            |   2 +-
 31 files changed, 550 insertions(+), 930 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdigest-sha3-perl.git



More information about the Pkg-perl-cvs-commits mailing list