terrafrost
|
d5a868ed4f
|
Crypt/Base: throw an exception if an IV is required but not defined
|
2016-01-17 11:48:07 -06:00 |
|
terrafrost
|
188cef4665
|
Tests/DES: method is testing decryption - not encryption
|
2015-04-02 22:20:02 -05:00 |
|
terrafrost
|
ebcb3130b7
|
Merge branch 'openssl-support' into 2.0
Conflicts:
phpseclib/Crypt/AES.php
phpseclib/Crypt/Base.php
phpseclib/Crypt/Blowfish.php
phpseclib/Crypt/DES.php
phpseclib/Crypt/RC2.php
phpseclib/Crypt/RC4.php
phpseclib/Crypt/Rijndael.php
phpseclib/Crypt/TripleDES.php
phpseclib/Crypt/Twofish.php
phpseclib/Net/SSH2.php
tests/Functional/Net/SFTPLargeFileTest.php
tests/Unit/Crypt/AES/InternalTest.php
tests/Unit/Crypt/AES/McryptTest.php
tests/Unit/Crypt/AES/TestCase.php
|
2015-04-02 05:32:31 -05:00 |
|
terrafrost
|
09c03d0f75
|
Tests/DES: the expeted output of testDecryptPadding() was incorrect
(the expected output can be obtained by setting the key and iv both to 'd')
|
2014-12-28 23:15:45 -06:00 |
|
terrafrost
|
45a5c05da6
|
Tests: rename tests so that they actually run
|
2014-12-21 09:54:44 -06:00 |
|