Ed25519 signing and verification functions implemented in Rust with pgrx.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | ped25519 |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2024-04-24 |
| Catalogue updated | 2026-08-30 |
| pg_ed25519 | Ed25519 signing and signature-verification functions for PostgreSQL |
| libx509pq | X.509 certificate parsing library for PostgreSQL |
| pg_ssl | Create base64-encoded PKCS#7 signatures from PEM certificates and private keys in PostgreSQL |
| ed25519 | PostgreSQL extension for a modern and secure digital signature algorithm based on performance-optimized elliptic curves |
| cert | PostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects. |