select open change scope Open full search

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

Extensions / Security

pg_themis

PostgreSQL encryption and decryption functions backed by the Themis cryptographic library.

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

Overview

Packagepg_themis
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars33
Latest commit2016-12-12
Catalogue updated2026-08-30

Related extensions

See also

column_encryptTransparent column-level encryption with encrypted_text and encrypted_bytea types
pgsodiumPostgres extension for libsodium functions
rds_tde_utilsAlibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes.
pgcryptokeycryptographic key management
rds_encdbAlibaba Cloud RDS sensitive-column result encryption extension
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.
pgopenssltypesPostgreSQL extension that stores and manipulates OpenSSL cryptographic types and functionality.
cryptintEncryption functions for int and bigint values
tceTransparent column encryption for PostgreSQL using per-role envelope keys and external key-management services.
all_in_one_libRust/pgrx utility extension with encryption helpers and a sample FDW wrapper.
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes