CryptX v0.073_003 Perl 5 v5.16.3 x86_64-linux-thread-multi

Status
Pass
From
Slaven Rezić
Dist
CryptX v0.073_003
Platform
Perl 5 v5.16.3 x86_64-linux-thread-multi
Date
2021-10-13 20:56:52
ID
17809820-2c68-11ec-bcad-54611f24ea8f
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.16.3, created by CPAN-Reporter-1.2011.

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:

none provided

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

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

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing CryptX 0.073_003, Perl 5.016003 linux /usr/bin/perl
# osname       = linux
# myarchname   = x86_64-linux
# myuname      = linux x86-02.bsys.centos.org 3.10.0-957.1.3.el7.x86_64 #1 smp thu nov 29 14:49:43 utc 2018 x86_64 x86_64 x86_64 gnulinux 
# 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_TIMED, )
#    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:
#    GCC compiler 4.8.5 20150623 (Red Hat 4.8.5-44).
#    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_ASM  LTC_NO_TEST  LTC_ECC_SHAMIR  LTC_CLOCK_GETTIME 
# 
# MP_PROVIDER  = LibTomMath
# MP_DIGIT_BIT = 60
# 
t/001_compile.t ..................... ok
t/002_all_pm.t ...................... skipped: set AUTHOR_MODE to enable this test (developer only!)
t/003_all_pm_pod.t .................. skipped: set AUTHOR_MODE to enable this test (developer only!)
t/004_all_pm_pod_spelling.t ......... skipped: set AUTHOR_MODE to enable this test (developer only!)
t/005_all_pm_pod_coverage.t ......... skipped: set AUTHOR_MODE to enable this test (developer only!)
t/auth_enc_ccm.t .................... ok
t/auth_enc_ccm_test_vector_ltc.t .... ok
t/auth_enc_chacha20poly1305.t ....... ok
t/auth_enc_eax.t .................... ok
t/auth_enc_eax_test_vector_ltc.t .... ok
t/auth_enc_gcm.t .................... ok
t/auth_enc_gcm_test_vector_ltc.t .... ok
t/auth_enc_ocb.t .................... ok
t/auth_enc_ocb_test_vectors_ietf.t .. ok
t/checksum.t ........................ ok
t/cipher_aes.t ...................... ok
t/cipher_aes_test_vectors_bc.t ...... ok
t/cipher_anubis.t ................... ok
t/cipher_blowfish.t ................. ok
t/cipher_camellia.t ................. ok
t/cipher_cast5.t .................... ok
t/cipher_des.t ...................... ok
t/cipher_des_ede.t .................. ok
t/cipher_idea.t ..................... ok
t/cipher_idea_compat.t .............. ok
t/cipher_kasumi.t ................... ok
t/cipher_khazad.t ................... ok
t/cipher_multi2.t ................... ok
t/cipher_multi2_rounds.t ............ ok
t/cipher_noekeon.t .................. ok
t/cipher_rc2.t ...................... ok
t/cipher_rc5.t ...................... ok
t/cipher_rc6.t ...................... ok
t/cipher_safer_k128.t ............... ok
t/cipher_safer_k64.t ................ ok
t/cipher_safer_sk128.t .............. ok
t/cipher_safer_sk64.t ............... ok
t/cipher_saferp.t ................... ok
t/cipher_seed.t ..................... ok
t/cipher_seed_test_vectors_bc.t ..... ok
t/cipher_serpent.t .................. ok
t/cipher_serpent_compat.t ........... ok
t/cipher_skipjack.t ................. ok
t/cipher_stream.t ................... ok
t/cipher_stream_rabbit.t ............ ok
t/cipher_stream_salsa20.t ........... ok
t/cipher_test_vectors_ltc.t ......... ok
t/cipher_test_vectors_openssl.t ..... ok
t/cipher_twofish.t .................. ok
t/cipher_twofish_test_vectors_bc.t .. ok
t/cipher_xtea.t ..................... ok
t/cipher_xtea_test_vectors_bc.t ..... ok
t/crypt-misc.t ...................... ok
t/digest_blake2b_160.t .............. ok
t/digest_blake2b_256.t .............. ok
t/digest_blake2b_384.t .............. ok
t/digest_blake2b_512.t .............. ok
t/digest_blake2s_128.t .............. ok
t/digest_blake2s_160.t .............. ok
t/digest_blake2s_224.t .............. ok
t/digest_blake2s_256.t .............. ok
t/digest_chaes.t .................... ok
t/digest_keccak224.t ................ ok
t/digest_keccak256.t ................ ok
t/digest_keccak384.t ................ ok
t/digest_keccak512.t ................ ok
t/digest_md2.t ...................... ok
t/digest_md4.t ...................... ok
t/digest_md5.t ...................... ok
t/digest_ripemd128.t ................ ok
t/digest_ripemd160.t ................ ok
t/digest_ripemd256.t ................ ok
t/digest_ripemd320.t ................ ok
t/digest_sha1.t ..................... ok
t/digest_sha224.t ................... ok
t/digest_sha256.t ................... ok
t/digest_sha384.t ................... ok
t/digest_sha3_224.t ................. ok
t/digest_sha3_256.t ................. ok
t/digest_sha3_384.t ................. ok
t/digest_sha3_512.t ................. ok
t/digest_sha512.t ................... ok
t/digest_sha512_224.t ............... ok
t/digest_sha512_256.t ............... ok
t/digest_shake.t .................... ok
t/digest_test_vectors_ltc.t ......... ok
t/digest_tiger192.t ................. ok
t/digest_whirlpool.t ................ ok
t/jwk.t ............................. skipped: JSON module not installed
t/key_derivation.t .................. ok
t/mac_blake2b.t ..................... ok
t/mac_blake2s.t ..................... ok
t/mac_f9.t .......................... ok
t/mac_hmac.t ........................ ok
t/mac_hmac_nist.t ................... ok
t/mac_hmac_test_vectors_ltc.t ....... ok
t/mac_omac.t ........................ ok
t/mac_omac_test_vectors_ltc.t ....... ok
t/mac_pelican.t ..................... ok
t/mac_pmac.t ........................ ok
t/mac_pmac_test_vectors_ltc.t ....... ok
t/mac_poly1305.t .................... ok
t/mac_xcbc.t ........................ ok
# Math::BigInt VERSION=1.998
t/mbi_ltm_01load.t .................. ok
t/mbi_ltm_bigfltpm.t ................ skipped: requires Math::BigFloat 1.999827+
t/mbi_ltm_bigintg.t ................. ok
t/mbi_ltm_bigintpm.t ................ skipped: requires Math::BigInt 1.999827+
t/mbi_ltm_biglog.t .................. skipped: requires Math::BigInt 1.9997+
t/mbi_ltm_bigroot.t ................. ok
t/mbi_ltm_bugs.t .................... ok
t/mbi_ltm_mbi-from-big-scalar.t ..... skipped: requires Math::BigInt 1.999712+
t/mbi_ltm_storable.t ................ ok
t/mode_cbc.t ........................ ok
t/mode_cfb.t ........................ ok
t/mode_ctr.t ........................ ok
t/mode_ecb.t ........................ ok
t/mode_ofb.t ........................ ok
t/pk_dh.t ........................... ok
t/pk_dsa.t .......................... ok
t/pk_dsa_test_vectors_openssl.t ..... ok
t/pk_ecc.t .......................... ok
t/pk_ecc_test_vectors_openssl.t ..... ok
t/pk_ed25519.t ...................... skipped: JSON module not installed
t/pk_enc_pem.t ...................... ok
t/pk_rsa.t .......................... ok
t/pk_rsa_test_vectors_openssl.t ..... ok
t/pk_x25519.t ....................... skipped: JSON module not installed
t/pkcs8.t ........................... ok
t/prng.t ............................ ok
t/prng_chacha20.t ................... ok
t/prng_fortuna.t .................... ok
t/prng_rc4.t ........................ ok
t/prng_sober128.t ................... ok
t/prng_yarrow.t ..................... ok
t/sshkey.t .......................... ok
All tests successful.
Files=135, Tests=18211,  7 wallclock secs ( 1.52 usr  0.19 sys +  6.22 cusr  0.52 csys =  8.45 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Math::BigInt        0     1.998   
    perl                5.006 5.016003

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     6.68    
    Test::More          0     0.98    

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29985
    PERL5_CPAN_IS_RUNNING = 29985
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 30297,29985
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021101321/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2021101321

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.68    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                n/a     
    JSON::PP            2.27202 
    Module::Build       0.4005  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          1.27    
    version             0.9907  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=3.10.0-957.1.3.el7.x86_64, archname=x86_64-linux-thread-multi
    uname='linux x86-02.bsys.centos.org 3.10.0-957.1.3.el7.x86_64 #1 smp thu nov 29 14:49:43 utc 2018 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Dccdlflags=-Wl,--enable-new-dtags -Dlddlflags=-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wl,-z,relro  -DDEBUGGING=-g -Dversion=5.16.3 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib64/perl5 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib64/perl5 -Dvendorarch=/usr/lib64/perl5/vendor_perl -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.5 20150623 (Red Hat 4.8.5-44)', 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='gcc', ldflags =' -fstack-protector'
    libpth=/usr/local/lib64 /lib64 /usr/lib64
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.17'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/perl5/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro '


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API USE_SITECUSTOMIZE
  Locally applied patches:
	Fedora Patch1: Removes date check, Fedora/RHEL specific
	Fedora Patch3: support for libdir64
	Fedora Patch4: use libresolv instead of libbind
	Fedora Patch5: USE_MM_LD_RUN_PATH
	Fedora Patch6: Skip hostname tests, due to builders not being network capable
	Fedora Patch7: Dont run one io test due to random builder failures
	Fedora Patch9: Fix find2perl to translate ? glob properly (RT#113054)
	Fedora Patch10: Fix broken atof (RT#109318)
	Fedora Patch13: Clear $@ before "do" I/O error (RT#113730)
	Fedora Patch14: Do not truncate syscall() return value to 32 bits (RT#113980)
	Fedora Patch15: Override the Pod::Simple::parse_file (CPANRT#77530)
	Fedora Patch16: Do not leak with attribute on my variable (RT#114764)
	Fedora Patch17: Allow operator after numeric keyword argument (RT#105924)
	Fedora Patch18: Extend stack in File::Glob::glob, (RT#114984)
	Fedora Patch19: Do not crash when vivifying $|
	Fedora Patch20: Fix misparsing of maketext strings (CVE-2012-6329)
	Fedora Patch21: Add NAME headings to CPAN modules (CPANRT#73396)
	Fedora Patch22: Fix leaking tied hashes (RT#107000) [1]
	Fedora Patch23: Fix leaking tied hashes (RT#107000) [2]
	Fedora Patch24: Fix leaking tied hashes (RT#107000) [3]
	Fedora Patch25: Fix dead lock in PerlIO after fork from thread (RT#106212)
	Fedora Patch26: Make regexp safe in a signal handler (RT#114878)
	Fedora Patch27: Update h2ph(1) documentation (RT#117647)
	Fedora Patch28: Update pod2html(1) documentation (RT#117623)
	Fedora Patch29: Document Math::BigInt::CalcEmu requires Math::BigInt (CPAN RT#85015)
	RHEL Patch30: Use stronger algorithm needed for FIPS in t/op/crypt.t (RT#121591)
	RHEL Patch31: Make *DBM_File desctructors thread-safe (RT#61912)
	RHEL Patch32: Use stronger algorithm needed for FIPS in t/op/taint.t (RT#123338)
	RHEL Patch33: Remove CPU-speed-sensitive test in Benchmark test
	RHEL Patch34: Make File::Glob work with threads again
	RHEL Patch35: Fix CRLF conversion in ASCII FTP upload (CPAN RT#41642)
	RHEL Patch36: Do not leak the temp utf8 copy of namepv (CPAN RT#123786)
	RHEL Patch37: Fix duplicating PerlIO::encoding when spawning threads (RT#31923)
	RHEL Patch38: Add SSL support to Net::SMTP (CPAN RT#93823) [1]
	RHEL Patch39: Add SSL support to Net::SMTP (CPAN RT#93823) [2]
	RHEL Patch40: Add SSL support to Net::SMTP (CPAN RT#93823) [3]
	RHEL Patch41: Add SSL support to Net::SMTP (CPAN RT#93823) [4]
	RHEL Patch42: Do not overload ".." in Math::BigInt (CPAN RT#80182)
	RHEL Patch43: Fix CVE-2018-18311 Integer overflow leading to buffer overflow
	RHEL Patch44: Fix a spurious timeout in Net::FTP::close (CPAN RT#18504)
	RHEL Patch45: Fix day of year parsing (CPAN RT#88211)
	RHEL Patch47: Fix CVE-2020-12723 (GH#16947)
	RHEL Patch48: Fix CVE-2020-10543
	RHEL Patch49: Fix CVE-2020-10878
  Built under linux
  Compiled at Feb  2 2021 16:31:58
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29985"
    PERL5_CPAN_IS_RUNNING="29985"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="30297,29985"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021101321/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /usr/local/lib64/perl5
    /usr/local/share/perl5
    /usr/lib64/perl5/vendor_perl
    /usr/share/perl5/vendor_perl
    /usr/lib64/perl5
    /usr/share/perl5
    .