The extension provides Ed25519 public-key signature system for PostgreSQL using portable C implementations of Ed25519 based on the SUPERCOP "ref10" implementation Extension has 3 methods. The message ...
Most implementations of Ed25519 treat the curve parameters as trusted constants inherited from RFC 8032. The field prime, the generator coordinates, the subgroup order, the cofactor — all are ...