How are the data encrypted?

Flexopus attaches great importance to data protection.

The data is encrypted during transmission using the usual TLS. A detailed report can be viewed at the following URL:

SSL Server Test: demo.flexopus.com (Powered by Qualys SSL Labs)

Data at Rest are currently not encrypted because the system only stores data it needs to access for calculations, so the decryption key would be needed on the host anyway. Passwords are stored salted and hashed, of course. Sessions are stored encrypted, using symmetric encryption with an application key. The symmetric encryption used is AES-256-CBC.

R0010