START	security/p5-Crypt-Twofish	2025-03-28T13:40:30Z

===> 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.040001 for openbsd
# Current time local: Fri Mar 28 14:40:33 2025
# Current time GMT:   Fri Mar 28 13:40:33 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.08 sys =  0.14 CPU)
Decrypting (10,000 cycles, uncached cipher):  1 wallclock secs ( 0.03 usr +  0.10 sys =  0.13 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.00 usr +  0.00 sys =  0.00 CPU)

PASS	security/p5-Crypt-Twofish	Duration 0m03.23s