HyperspaceApp / ed25519

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ed25519

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

About

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

License:MIT License


Languages

Language:Go 100.0%