/ed25519

The EdDSA signature scheme using SHA-512 and Curve25519. Supports joint and adaptor signatures.

Primary LanguageGoMIT LicenseMIT

ed25519

This package extends Golang's native Ed25519 package for additional functionality. Among other things, it adds support for signature aggregation, including adaptor signatures.