Package Usage: go: github.com/teserakt-io/golang-ed25519
Package ed25519 implements the Ed25519 signature algorithm. See
https://ed25519.cr.yp.to/.
These functions are also compatible with the “Ed25519” function defined in
RFC 8032. However, unlike RFC 8032's formulation, this package's private key
representation includes a public key suffix to make multiple signing
operations with the same key more efficient. This package refers to the RFC
8032 private key as the “seed”.
1 version
Latest release: over 4 years ago
182 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/teserakt-io/golang-ed25519