encrypt data between Go and PG
pgext.cloud · Source code · Documentation · Control file
| Package | pgocrypto |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2014-02-02 |
| Catalogue updated | 2026-08-30 |
| pgcrypto | cryptographic functions |
| pg_datatype_password | SQL-only password data type and operators using pgcrypto Blowfish hashes, with trigger-based encryption before storage. |
| eql | Encrypt Query Language provides PostgreSQL types, functions, operators, and index support for searchable encrypted data. |
| pgspeck | Encrypt and decrypt 32-bit and 48-bit integer blocks with the Speck symmetric cipher |
| pg_enquo | PostgreSQL extension for encrypted query operations |
| 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_pii_vault | PostgreSQL extension for GDPR-compliant column-level encryption using HashiCorp Vault Transit Engine. |
| rds_tde_utils | Alibaba Cloud RDS extension for batch TDE encryption and decryption of tables and indexes. |
| 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 |