Select Git revision
SimpleSAML
-
-
- Open in your IDE
- Download source code
- Download this directory
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Reimplement \SimpleSAML\Utils\Crypto::aesDecrypt() and \SimpleSAML\Utils\Crypto::aesEncrypt() to use openssl instead of mcrypt. This removes the direct dependency on mcrypt and closes #228.