select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

tce

Transparent column encryption for PostgreSQL using per-role envelope keys and external key-management services.

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagetce
Version0.10.0-dev
PostgreSQL versions15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariestce
Schematce
Stars4
Latest commit2026-07-09
Latest release2026-07-09
Catalogue updated2026-07-30

Related extensions

See also

column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
pgcryptokeycryptographic key management
open_pg_tdeTransparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files.
pg_pii_vaultPostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine.
rds_encdbAlibaba Cloud RDS sensitive-column result encryption extension
pgsodiumPostgres extension for libsodium functions
pg_themisPostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
rds_tde_utilsAlibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes.
all_in_one_libRust/pgrx utility extension with encryption helpers and a sample FDW wrapper.
pg_datatype_passwordSQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage.
pg_enquoPostgreSQL extension for encrypted query operations
eqlEncrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data.