We are currently looking at the PAM solution. What I didn't find in the documentation is how the data is encrypted on the database? AES256 or how is it done?
Hi adillinger,
The PAM data is encrypted the same way as the data source (DVLS or Hub). We use XChachaPoly1305 for symmetric encryption. You can find more details in the following documents. Let us know if you need more details.
https://cdn.devolutions.net/documents/legal/security/security-encryption-en.pdf (Devolutions Server)
https://app.conveyor.com/profile/devolutions/d/devolutions-hub-cryptographic-design-2024/ftwEBc (Devolutions Hub)
Regards,
Sébastien Duquette
perfect thank you for the information