PostgreSQL extension that stores and manipulates OpenSSL cryptographic types and functionality.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgopenssltypes |
|---|---|
| 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-01-05 |
| Catalogue updated | 2026-08-30 |
| openssl | PostgreSQL extension for cryptographic functions and types provided by OpenSSL |
| cert | PostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects. |
| pgcryptokey | cryptographic key management |
| pg_themis | PostgreSQL encryption and decryption functions backed by the Themis cryptographic library. |
| bignum | Unlimited precision integers for PostgreSQL |
| pgsodium | Postgres extension for libsodium functions |
| libx509pq | X.509 certificate parsing library for PostgreSQL |
| column_encrypt | Transparent column-level encryption with encrypted_text and encrypted_bytea types |