Tests/Blowfish - fix typo

This commit is contained in:
terrafrost 2015-04-02 06:31:36 -05:00
parent a530152628
commit 1fa4734acd

View File

@ -15,7 +15,7 @@ class Unit_Crypt_BlowfishTest extends PhpseclibTestCase
$engines = array(
Base::ENGINE_INTERNAL => 'internal',
Base::ENGINE_MCRYPT => 'mcrypt',
Base::ENINE_OPENSSL => 'OpenSSL',
Base::ENGINE_OPENSSL => 'OpenSSL',
);
// tests from https://www.schneier.com/code/vectors.txt