START security/p5-Crypt-Twofish 2024-01-25T14:21:02Z ===> p5-Crypt-Twofish-2.18 depends on: p5-Crypt-CBC-* -> p5-Crypt-CBC-3.04 ===> Regression tests for p5-Crypt-Twofish-2.18 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Twofish.bs blib/arch/auto/Crypt/Twofish/Twofish.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..10 # Running under perl version 5.036003 for openbsd # Current time local: Thu Jan 25 15:21:08 2024 # Current time GMT: Thu Jan 25 14:21:08 2024 # Using Test.pm version 1.31 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 trying CBC... WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better. Pass -nodeprecate=>1 to inhibit this message. at test.pl line 53. ok 10 Benchmarks Encrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.18 usr + 0.11 sys = 0.29 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.17 usr + 0.10 sys = 0.27 CPU) Encrypting (10,000 cycles, cached cipher): 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) Decrypting (10,000 cycles, cached cipher): 1 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) PASS security/p5-Crypt-Twofish Duration 0m06.86s