History log of /dokuwiki/_test/tests/inc/auth_encryption.test.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 06216d5e 29-Nov-2023 Andreas Gohr <andi@splitbrain.org>

add (failing) compability test for AES encryption


# 04369c3e 30-Jul-2013 Michael Hamann <michael@content-space.de>

Add AES from phpseclib and use it for cookie encryption

This replaces the deprecated and broken Blowfish implementation that has
previously been used and should provide a lot more security.