START security/p5-Crypt-Twofish 2025-01-17T11:32:40Z ===> 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.038002 for openbsd # Current time local: Fri Jan 17 12:32:44 2025 # Current time GMT: Fri Jan 17 11:32:44 2025 # 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.06 usr + 0.00 sys = 0.06 CPU) Decrypting (10,000 cycles, uncached cipher): 1 wallclock secs ( 0.07 usr + 0.00 sys = 0.07 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): 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) PASS security/p5-Crypt-Twofish Duration 0m04.11s