summaryrefslogtreecommitdiff
path: root/inc/phpseclib/Crypt_Base.php
Commit message (Collapse)AuthorAge
* PHP7 Compat updates on the phpseclibChristopher Smith2015-05-15
| | | | | This is a quick fix in advance of the library being updated to the latest & PHP7 compatible version.
* Add AES from phpseclib and use it for cookie encryptionMichael Hamann2013-07-30
This replaces the deprecated and broken Blowfish implementation that has previously been used and should provide a lot more security.