START	security/p5-Crypt-Blowfish	2025-03-12T13:30:13Z

===> p5-Crypt-Blowfish-2.14p3 depends on: p5-Crypt-CBC-* -> p5-Crypt-CBC-3.04
===>  Regression tests for p5-Crypt-Blowfish-2.14p3
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
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 265.
1..11
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10

Running standard mode speed tests.. encrypting with non-cached cipher
5,000 cycles:  0 wallclock secs ( 0.19 usr +  0.04 sys =  0.23 CPU)

Running standard mode speed tests.. decrypting with non-cached cipher
5,000 cycles:  0 wallclock secs ( 0.17 usr +  0.06 sys =  0.23 CPU)

Running standard mode speed tests.. encrypting with cached cipher
10,000 cycles:  0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)

Running standard mode speed tests.. decrypting with cached cipher
10,000 cycles:  0 wallclock secs ( 0.00 usr +  0.00 sys =  0.00 CPU)

Testing Cipher Block Chaining..
ok 11 - CBC Mode

PASS	security/p5-Crypt-Blowfish	Duration 0m03.12s