Defines order-revealing encrypted domains, comparison operators, and a B-tree operator class.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_secret |
|---|---|
| Version | 0.5 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2020-01-27 |
| Catalogue updated | 2026-08-30 |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| eql | Encrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data. |
| pg_enquo | PostgreSQL extension for encrypted query operations |
| ccnumber | data type representing encrypted CC numbers |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| pgspeck | Encrypt and decrypt 32-bit and 48-bit integer blocks with the Speck symmetric cipher |
| open_pg_tde | Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files. |
| pg_datatype_password | SQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage. |
| pg_pii_vault | PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine. |
| encdb | Alibaba Cloud RDS extension that provides Always Confidential Database features for PostgreSQL. |
| encdb_btree | Alibaba Cloud RDS extension that accelerates ciphertext index queries for Always Confidential Databases. |
| rds_encdb | Alibaba Cloud RDS sensitive-column result encryption extension |