Quotemake[1]: Leaving directory '/home/userspace/.cpan/build/CryptX-0.067-0/src'
Running Mkbootstrap for CryptX ()
chmod 644 "CryptX.bs"
"/home/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CryptX.bs blib/arch/auto/CryptX/CryptX.bs 644
"/home/usr/bin/perl" "/usr/share/perl/5.28/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.28/ExtUtils/typemap' -typemap '/home/userspace/.cpan/build/CryptX-0.067-0/typemap' CryptX.xs > CryptX.xsc
mv CryptX.xsc CryptX.c
x86_64-linux-gnu-gcc -c -DLTM_DESC -Isrc/ltc/headers -Isrc/ltm -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.067\" -DXS_VERSION=\"0.067\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.28/CORE" CryptX.c
QuoteJa, das ist so, SHA3 ist nicht kompatibel zu Keccak. NIST hat dreingepfuscht, wie damals bei Dual_EC_DRBG.Da kommt aber leider was anderes raus.
Quotefalsches Thema Message_DigestVerschlüsselungen sind für mich irgendwie schwierig :(
QuoteGeht bei mir. Du solltest das Problem konkret und im Detail wiedergeben; die Chancen stehen gut, dass es mit ein bisschen Spucke bei dir auch geht.weil es zu alt ist und nicht mehr compiliert
2020-02-27T20:58:11 DaximGeht bei mir. Du solltest das Problem konkret und im Detail wiedergeben; die Chancen stehen gut, dass es mit ein bisschen Spucke bei dir auch geht.
Quotecpan[3]> install Digest::Keccak
Running install for module 'Digest::Keccak'
Checksum for
/home/userspace/.cpan/sources/authors/id/G/GR/GRAY/Digest-Keccak-0.05.tar.gz ok
Configuring G/GR/GRAY/Digest-Keccak-0.05.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Digest::Keccak
Writing MYMETA.yml and MYMETA.json
GRAY/Digest-Keccak-0.05.tar.gz
/home/usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for G/GR/GRAY/Digest-Keccak-0.05.tar.gz
Use of uninitialized value in pattern match (m//) at
/usr/share/perl/5.28/CPAN/Distribution.pm line 2946.
cp lib/Digest/Keccak.pm blib/lib/Digest/Keccak.pm
Running Mkbootstrap for Keccak ()
chmod 644 "Keccak.bs"
"/home/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Keccak.bs
blib/arch/auto/Digest/Keccak/Keccak.bs 644
"/home/usr/bin/perl" "/usr/share/perl/5.28/ExtUtils/xsubpp" -typemap
'/usr/share/perl/5.28/ExtUtils/typemap' -typemap
'/home/userspace/.cpan/build/Digest-Keccak-0.05-0/typemap' Keccak.xs > Keccak.xsc
mv Keccak.xsc Keccak.c
x86_64-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC
"-I/usr/lib/x86_64-linux-gnu/perl/5.28/CORE" Keccak.c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
› cpan
…
cpan[1]> look Digest::Keccak
…
build/Digest-Keccak-0.05-0› perl Makefile.PL
build/Digest-Keccak-0.05-0› make
cp lib/Digest/Keccak.pm blib/lib/Digest/Keccak.pm
Running Mkbootstrap for Keccak ()
chmod 644 "Keccak.bs"
"/home/daxim/local/share/perlbrew/perls/perl-5.30.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Keccak.bs blib/arch/auto/Digest/Keccak/Keccak.bs 644
"/home/daxim/local/share/perlbrew/perls/perl-5.30.0/bin/perl" "/home/daxim/local/share/perlbrew/perls/perl-5.30.0/lib/5.30.0/ExtUtils/xsubpp" -typemap '/home/daxim/local/share/perlbrew/perls/perl-5.30.0/lib/5.30.0/ExtUtils/typemap' -typemap '/home/daxim/.local/share/.cpan/build/Digest-Keccak-0.05-0/typemap' Keccak.xs > Keccak.xsc
mv Keccak.xsc Keccak.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fPIC -DUSE_THREAD_SAFE_LOCALE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/daxim/local/share/perlbrew/perls/perl-5.30.0/lib/5.30.0/x86_64-linux-thread-multi-ld/CORE" Keccak.c
^Cmake: *** Datei „Keccak.o“ wird gelöscht
make: *** [Makefile:333: Keccak.o] Unterbrechung
1
2
3
4
5
build/Digest-Keccak-0.05-0› time cc -c -D_REENTRANT -D_GNU_SOURCE -fPIC -DUSE_THREAD_SAFE_LOCALE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -g -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/daxim/local/share/perlbrew/perls/perl-5.30.0/lib/5.30.0/x86_64-linux-thread-multi-ld/CORE" Keccak.c
real 0m1,127s
user 0m1,135s
sys 0m0,057s