1 "$(PERL)" -MExtUtils::Command::MM -e 'cp_nonempty' -- DES.bs blib/arch/auto/Crypt/DES/DES.bs 644
2 PERL_DL_NONLAZY=1 "$(PERL)" "-Iblib/lib" "-Iblib/arch" test.pl
3 WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
4 Pass -nodeprecate=>1 to inhibit this message.
7 342 of 342 tests passed (100.00%)
11 non-cached cipher speed test. 5000 encrypt iterations
14 non-cached cipher speed test. 5000 decrypt iterations
17 cached cipher speed test. 10000 encrypt iterations
20 cached cipher speed test. 10000 decrypt iterations
23 Testing Cipher Block Chaining..