makemaker-defaults.mk: fallback COMPONENT_PROJECT_URL to dist
[oi-userland.git] / components / perl / Crypt-Blowfish / test / results-all.master
blobdb46ecdf182572310bfde0f2eb8ef64f0bec8329
1 "$(PERL)" -MExtUtils::Command::MM -e 'cp_nonempty' -- Blowfish.bs blib/arch/auto/Crypt/Blowfish/Blowfish.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.
5  at test.pl line 265.
6 1..11
7 ok 1
8 ok 2
9 ok 3
10 ok 4
11 ok 5
12 ok 6
13 ok 7
14 ok 8
15 ok 9
16 ok 10
18 Running standard mode speed tests.. encrypting with non-cached cipher
20 Running standard mode speed tests.. decrypting with non-cached cipher
22 Running standard mode speed tests.. encrypting with cached cipher
24 Running standard mode speed tests.. decrypting with cached cipher
26 Testing Cipher Block Chaining..
27 ok 11 - CBC Mode