START security/p5-Crypt-Twofish 2024-12-24T11:33:05Z ===> 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: Tue Dec 24 12:33:09 2024 # Current time GMT: Tue Dec 24 11:33:09 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.06 usr + 0.00 sys = 0.06 CPU) Decrypting (10,000 cycles, uncached cipher): 0 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 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.19s