START	security/p5-Crypt-DES	2025-03-25T13:39:10Z

===>  Regression tests for p5-Crypt-DES-2.07p2
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.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 358.
1..342
342 basic tests ran in  0 wallclock secs ( 0.00 usr +  0.00 sys =  0.00 CPU)
342 of 342 tests passed (100.00%)

Running speed tests...

non-cached cipher speed test.  5000 encrypt iterations
 0 wallclock secs ( 0.03 usr +  0.00 sys =  0.03 CPU)
ok 343

non-cached cipher speed test.  5000 decrypt iterations
 0 wallclock secs ( 0.02 usr +  0.00 sys =  0.02 CPU)
ok 344

cached cipher speed test.  10000 encrypt iterations
 0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)
ok 345

cached cipher speed test.  10000 decrypt iterations
 0 wallclock secs ( 0.01 usr +  0.00 sys =  0.01 CPU)
ok 346

Testing Cipher Block Chaining..
ok 347 - CBC Mode

Finished with tests

PASS	security/p5-Crypt-DES	Duration 0m02.51s