{
    "status": 0,
    "status_bits": [],
    "ra_email": "oidra@viathinksoft.de",
    "comment": "",
    "confidential": false,
    "title": "Session encryption (deprecated)",
    "description": "<p>- Session Handler (OIDplusSessionHandler.class.php):<br />&nbsp; Encryption of session contents (regular logins)<br />&nbsp; * if OpenSSL is installed: &nbsp; &nbsp; &nbsp; &nbsp;sha512-pbkdf2 + AES-256-CBC + sha3-512-hmac<br />&nbsp; * if OpenSSL is not installed: &nbsp; &nbsp;sha3-512-hmac<br />&nbsp; * In both cases, the key is <code>OIDplus::authUtils()-&gt;makeSecret([\"b118abc8-f4ec-11ed-86ca-3c4a92df8582\"])</code>.</p>",
    "created": "2023-05-17 23:59:30",
    "updated": "2023-06-25 13:02:22",
    "children": []
}