Encrypt and decrypt 32-bit and 48-bit integer blocks with the Speck symmetric cipher
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgspeck |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 17 |
| Latest commit | 2026-01-27 |
| Latest release | 2015-08-06 |
| Catalogue updated | 2026-08-30 |
| eql | Encrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data. |
| pgocrypto | encrypt data between Go and PG |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| open_pg_tde | Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files. |
| pg_enquo | PostgreSQL extension for encrypted query operations |
| pg_pii_vault | PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine. |
| pg_secret | Defines order-revealing encrypted domains, comparison operators, and a B-tree operator class. |
| 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 |
| rds_tde_utils | Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes. |