cryptographic key management
| Package | pgcryptokey |
|---|---|
| Version | 0.85 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Catalogue updated | 2026-07-29 |
| pgcrypto | cryptographic functions |
| pgsodium | Postgres extension for libsodium functions |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| supabase_vault | Supabase Vault Extension |
| pg_enigma | Encrypted postgres data type |
| pg_tde | Percona pg_tde access method |
| pgcrypto | cryptographic functions |
| shacrypt | Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes |
| cryptint | Encryption functions for int and bigint values |
| pguecc | uECC bindings for Postgres |
| pgsmcrypto | PostgreSQL SM Algorithm Extension |