phpseclib/tests/Unit
terrafrost c8281dd4a3 Tests (DES): disable padding for decryption test
When padding is enabled $des->decrypt() will return false with ciphertext's
of invalid length. Which makes sense. Null padding doesn't work when padding
is enabled because 0 isn't a valid PKCS7 padding character (has to be between
1 and the block_length, inclusive).
2014-12-13 15:00:38 -06:00
..
Crypt Tests (DES): disable padding for decryption test 2014-12-13 15:00:38 -06:00
File Change copyright years from roman numeral to decimal numbers. 2014-12-10 00:04:08 +01:00
Math/BigInteger Change copyright years from roman numeral to decimal numbers. 2014-12-10 00:04:08 +01:00
Net Change copyright years from roman numeral to decimal numbers. 2014-12-10 00:04:08 +01:00