PostgreSQL encryption and decryption functions backed by the Themis cryptographic library.
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | pg_themis |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 33 |
| Latest commit | 2016-12-12 |
| Catalogue updated | 2026-08-30 |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| pgsodium | Postgres extension for libsodium functions |
| rds_tde_utils | Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes. |
| pgcryptokey | cryptographic key management |
| rds_encdb | Alibaba Cloud RDS sensitive-column result encryption extension |
| open_pg_tde | Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files. |
| pg_pii_vault | PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine. |
| pgopenssltypes | PostgreSQL extension that stores and manipulates OpenSSL cryptographic types and functionality. |
| cryptint | Encryption functions for int and bigint values |
| tce | Transparent column encryption for PostgreSQL using per-role envelope keys and external key-management services. |
| all_in_one_lib | Rust/pgrx utility extension with encryption helpers and a sample FDW wrapper. |
| shacrypt | Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes |