CryptX v0.073_003 Perl 5 v5.8.9 amd64-freebsd

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
CryptX v0.073_003
Platform
Perl 5 v5.8.9 amd64-freebsd
Date
2021-10-14 11:58:07
ID
fec1c0ce-2ce5-11ec-9760-c37d6cb9133c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Karel Miko,

This is a computer-generated report for CryptX-0.073_003
on perl 5.8.9, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

"/home/david/cpantesting/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CryptX.bs blib/arch/auto/CryptX/CryptX.bs 644
PERL_DL_NONLAZY=1 "/home/david/cpantesting/perl-5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_compile.......................# Testing CryptX 0.073_003, Perl 5.008009 freebsd /home/david/cpantesting/perl-5.8.9/bin/perl
# osname       = freebsd
# myarchname   = amd64-freebsd
# myuname      = freebsd cpantesting-freebsd 12.2-release freebsd 12.2-release r366954 generic amd64 
# intsize      = 4
# longsize     = 8
# longlongsize = 8
# ptrsize      = 8
# byteorder    = 12345678
# 
# LibTomCrypt 1.18.2-develop (www.libtom.net)
# LibTomCrypt is public domain software.
# 
# 
# Endianness: little (64-bit words)
# Clean stack: disabled
# 
# Ciphers built-in:
#    Blowfish
#    RC2
#    RC5
#    RC6
#    Safer+
#    Safer
#    Rijndael
#    XTEA
#    Twofish (tables)
#    DES
#    CAST5
#    Noekeon
#    Skipjack
#    Khazad
#    Anubis  (tweaked)
#    KSEED
#    KASUMI
#    MULTI2
#    Camellia
#    IDEA
#    Serpent
#    TEA
# Stream ciphers built-in:
#    ChaCha
#    Salsa20
#    XSalsa20
#    Sosemanuk
#    Rabbit
#    RC4
#    SOBER128
# 
# Hashes built-in:
#    SHA3
#    KECCAK
#    SHA-512
#    SHA-384
#    SHA-512/256
#    SHA-256
#    SHA-512/224
#    SHA-224
#    TIGER
#    SHA1
#    MD5
#    MD4
#    MD2
#    RIPEMD128
#    RIPEMD160
#    RIPEMD256
#    RIPEMD320
#    WHIRLPOOL
#    BLAKE2S
#    BLAKE2B
#    CHC_HASH
# 
# Block Chaining Modes:
#    CFB
#    OFB
#    ECB
#    CBC
#    CTR
#    LRW (tables) 
#    F8
#    XTS
# 
# MACs:
#    HMAC
#    OMAC
#    PMAC
#    PELICAN
#    XCBC
#    F9
#    POLY1305
#    BLAKE2S MAC
#    BLAKE2B MAC
# 
# ENC + AUTH modes:
#    EAX
#    OCB
#    OCB3
#    CCM
#    GCM (tables) 
#    CHACHA20POLY1305
# 
# PRNG:
#    Yarrow (LTC_YARROW_AES=2)
#    SPRNG
#    RC4
#    ChaCha20
#    Fortuna (LTC_FORTUNA_POOLS=32, LTC_FORTUNA_RESEED_RATELIMIT_STATIC, LTC_FORTUNA_WD=10)
#    SOBER128
# 
# PK Crypto:
#    RSA (with blinding and CRT hardening)
#    DH
#    ECC (with blinding)
#    DSA
#    Ed25519
#    X25519
#    LTC_PK_MAX_RETRIES=20
# 
# MPI (Math):
#    LTC_MPI
#    LTM_DESC
#    LTC_MILLER_RABIN_REPS=40
# 
# Compiler:
#    Clang compiler 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2).
#    x86-64 detected.
# 
# Various others:  ARGTYPE=4  ADLER32  BASE64  BASE64-URL-SAFE  BASE32  BASE16  BCRYPT  LTC_BCRYPT_DEFAULT_ROUNDS=10  CRC32  DER  LTC_DER_MAX_RECURSION=30  PKCS#1  PKCS#5  PKCS#8  PKCS#12  PADDING  HKDF  PBES1  PBES2  SSH  LTC_DEVRANDOM  LTC_TRY_URANDOM_FIRST  LTC_RNG_GET_BYTES  LTC_RNG_MAKE_PRNG  LTC_HASH_HELPERS  LTC_FILE_READ_BUFSIZE=8192  LTC_FAST  LTC_ROx_BUILTIN  LTC_NO_TEST  LTC_ECC_SHAMIR 
# 
# MP_PROVIDER  = LibTomMath
# MP_DIGIT_BIT = 60
# 
ok
t/002_all_pm........................skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/003_all_pm_pod....................skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/004_all_pm_pod_spelling...........skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/005_all_pm_pod_coverage...........skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/auth_enc_ccm......................ok
t/auth_enc_ccm_test_vector_ltc......ok
t/auth_enc_chacha20poly1305.........ok
t/auth_enc_eax......................ok
t/auth_enc_eax_test_vector_ltc......ok
t/auth_enc_gcm......................ok
t/auth_enc_gcm_test_vector_ltc......ok
t/auth_enc_ocb......................ok
t/auth_enc_ocb_test_vectors_ietf....ok
t/checksum..........................ok
t/cipher_aes........................ok
t/cipher_aes_test_vectors_bc........ok
t/cipher_anubis.....................ok
t/cipher_blowfish...................ok
t/cipher_camellia...................ok
t/cipher_cast5......................ok
t/cipher_des........................ok
t/cipher_des_ede....................ok
t/cipher_idea.......................ok
t/cipher_idea_compat................ok
t/cipher_kasumi.....................ok
t/cipher_khazad.....................ok
t/cipher_multi2.....................ok
t/cipher_multi2_rounds..............ok
t/cipher_noekeon....................ok
t/cipher_rc2........................ok
t/cipher_rc5........................ok
t/cipher_rc6........................ok
t/cipher_safer_k128.................ok
t/cipher_safer_k64..................ok
t/cipher_safer_sk128................ok
t/cipher_safer_sk64.................ok
t/cipher_saferp.....................ok
t/cipher_seed.......................ok
t/cipher_seed_test_vectors_bc.......ok
t/cipher_serpent....................ok
t/cipher_serpent_compat.............ok
t/cipher_skipjack...................ok
t/cipher_stream.....................ok
t/cipher_stream_rabbit..............ok
t/cipher_stream_salsa20.............ok
t/cipher_test_vectors_ltc...........ok
t/cipher_test_vectors_openssl.......ok
t/cipher_twofish....................ok
t/cipher_twofish_test_vectors_bc....ok
t/cipher_xtea.......................ok
t/cipher_xtea_test_vectors_bc.......ok
t/crypt-misc........................ok
t/digest_blake2b_160................ok
t/digest_blake2b_256................ok
t/digest_blake2b_384................ok
t/digest_blake2b_512................ok
t/digest_blake2s_128................ok
t/digest_blake2s_160................ok
t/digest_blake2s_224................ok
t/digest_blake2s_256................ok
t/digest_chaes......................ok
t/digest_keccak224..................ok
t/digest_keccak256..................ok
t/digest_keccak384..................ok
t/digest_keccak512..................ok
t/digest_md2........................ok
t/digest_md4........................ok
t/digest_md5........................ok
t/digest_ripemd128..................ok
t/digest_ripemd160..................ok
t/digest_ripemd256..................ok
t/digest_ripemd320..................ok
t/digest_sha1.......................ok
t/digest_sha224.....................ok
t/digest_sha256.....................ok
t/digest_sha384.....................ok
t/digest_sha3_224...................ok
t/digest_sha3_256...................ok
t/digest_sha3_384...................ok
t/digest_sha3_512...................ok
t/digest_sha512.....................ok
t/digest_sha512_224.................ok
t/digest_sha512_256.................ok
t/digest_shake......................ok
t/digest_test_vectors_ltc...........ok
t/digest_tiger192...................ok
t/digest_whirlpool..................ok
t/jwk...............................ok
t/key_derivation....................ok
t/mac_blake2b.......................ok
t/mac_blake2s.......................ok
t/mac_f9............................ok
t/mac_hmac..........................ok
t/mac_hmac_nist.....................ok
t/mac_hmac_test_vectors_ltc.........ok
t/mac_omac..........................ok
t/mac_omac_test_vectors_ltc.........ok
t/mac_pelican.......................ok
t/mac_pmac..........................ok
t/mac_pmac_test_vectors_ltc.........ok
t/mac_poly1305......................ok
t/mac_xcbc..........................ok
t/mbi_ltm_01load....................# Math::BigInt VERSION=1.89
ok
t/mbi_ltm_bigfltpm..................skipped
        all skipped: requires Math::BigFloat 1.999827+
t/mbi_ltm_bigintg...................ok
t/mbi_ltm_bigintpm..................skipped
        all skipped: requires Math::BigInt 1.999827+
t/mbi_ltm_biglog....................skipped
        all skipped: requires Math::BigInt 1.9997+
t/mbi_ltm_bigroot...................skipped
        all skipped: requires Math::BigInt 1.997+
t/mbi_ltm_bugs......................ok
t/mbi_ltm_mbi-from-big-scalar.......skipped
        all skipped: requires Math::BigInt 1.999712+
t/mbi_ltm_storable..................ok
t/mode_cbc..........................ok
t/mode_cfb..........................ok
t/mode_ctr..........................ok
t/mode_ecb..........................ok
t/mode_ofb..........................ok
t/pk_dh.............................ok
t/pk_dsa............................ok
t/pk_dsa_test_vectors_openssl.......ok
t/pk_ecc............................ok
t/pk_ecc_test_vectors_openssl.......ok
t/pk_ed25519........................ok
t/pk_enc_pem........................ok
t/pk_rsa............................ok
t/pk_rsa_test_vectors_openssl.......ok
t/pk_x25519.........................ok
t/pkcs8.............................ok
t/prng..............................ok
t/prng_chacha20.....................ok
t/prng_fortuna......................ok
t/prng_rc4..........................ok
t/prng_sober128.....................ok
t/prng_yarrow.......................ok
t/sshkey............................ok
All tests successful, 9 tests skipped.
Files=135, Tests=18459, 137 wallclock secs (107.42 cusr + 15.34 csys = 122.77 CPU)

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Math::BigInt        0     1.89    
    perl                5.006 5.008009

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.56    
    Test::More          0     1.302183

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.56    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/david/bin
    PERL = 5.8.9
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18467
    PERL5_CPAN_IS_RUNNING = 18467
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.8.9
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.8.9
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/david/cpantesting/perl-5.8.9/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0
    $EGID = 1001 1001 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.56    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.56    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.03    
    JSON::PP            4.05    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       2.64    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=12.2-release, archname=amd64-freebsd
    uname='freebsd cpantesting-freebsd 12.2-release freebsd 12.2-release r366954 generic amd64 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.9'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 2.04
  Built under freebsd
  Compiled at Dec 11 2020 09:51:54
  %ENV:
    PERL="5.8.9"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18467"
    PERL5_CPAN_IS_RUNNING="18467"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.8.9"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.8.9"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.8.9/lib/5.8.9/amd64-freebsd
    /home/david/cpantesting/perl-5.8.9/lib/5.8.9
    /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9
    .