Stephen Paul Weber
5a6b605710
Support Twofish and Blowfish
2018-07-25 14:07:16 -05:00
Stephen Paul Weber
413741fa84
Throw more helpful exception when already decrypted
2018-07-25 09:56:57 -05:00
Stephen Paul Weber
de41f143e6
Throw exception if using CAST5 without mcrypt
2016-07-26 18:44:49 -05:00
Daniel Ruf
08ae2c57d1
use $cipher->key_length
...
starting with phpseclib 2.0.1, `key_size` was renamed to `key_length`
2016-03-14 12:10:17 +01:00
Vitaliy Solovey
ff4bd67e6b
use phpseclib 2.0
2015-11-20 11:39:37 +02:00
Stephen Paul Weber
d2913ccb8a
Add support for CAST5 using mcrypt
2013-09-14 13:17:30 -05:00
Stephen Paul Weber
e1181bd25e
Support for AES and 3DES are now optional
2013-09-14 11:45:49 -05:00
Stephen Paul Weber
82ed7d85bd
Rename symmetric encrypt/decrypt class
...
I'm going to make this one more generic than one library, and have it
support ciphers based on what libraries are available, so this more
generic name is appropriate.
2013-09-14 11:36:58 -05:00