Create base64-encoded PKCS#7 signatures from PEM certificates and private keys in PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_ssl |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2026-08-16 |
| Catalogue updated | 2026-08-30 |
| cert | PostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects. |
| compress | C/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them. |
| libx509pq | X.509 certificate parsing library for PostgreSQL |
| pg_ed25519 | Ed25519 signing and signature-verification functions for PostgreSQL |
| ed25519 | PostgreSQL extension for a modern and secure digital signature algorithm based on performance-optimized elliptic curves |
| ped25519 | Ed25519 signing and verification functions implemented in Rust with pgrx. |
| crockford | Crockford Base32 encoded unsigned integer data types |
| ruid | Compact 22-character Base64 representation of PostgreSQL UUID values. |