summaryrefslogtreecommitdiff
path: root/inc/phpseclib
Commit message (Collapse)AuthorAge
* Fix CodeSniffer violationsMatt Perry2013-08-20
| | | | | Remove whitespace from end of lines to reduce the number of CodeSniffer violations.
* 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.