Open_pg_tde: Transparent Data Encryption for PostgreSQL

2 pointsposted 11 hours ago
by linuxhiker

1 Comments

linuxhiker

11 hours ago

Transparent Data Encryption offers encryption at the file level and solves the problem of protecting data at rest. The encryption is transparent for users allowing them to access and manipulate the data and not to worry about the encryption process. The extension supports a keyring file and external Key Management Systems (KMS) through a Global Key Provider interface.