summaryrefslogtreecommitdiff
path: root/_test/tests/inc/auth_encryption.test.php
Commit message (Collapse)AuthorAge
* 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.