PostgreSQL extension for cryptographic functions and types provided by OpenSSL
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_openssl |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2015-07-19 |
| Latest release | 2015-07-19 |
| Catalogue updated | 2026-08-30 |
| pgopenssltypes | PostgreSQL extension that stores and manipulates OpenSSL cryptographic types and functionality. |
| pgcryptokey | cryptographic key management |
| pgsodium | Postgres extension for libsodium functions |
| cert | PostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects. |
| libx509pq | X.509 certificate parsing library for PostgreSQL |
| bignum | Unlimited precision integers for PostgreSQL |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |
| shacrypt | Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes |