PAM Database encryption

PAM Database encryption

avatar

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?

All Comments (2)

avatar

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

avatar

perfect thank you for the information