ed25519consensus
ed25519consensus copied to clipboard
Go Ed25519 suitable for use in consensus-critical contexts.
Firstly, I apologize if this is a stupid question! I'm very much trying to learn but crypto implementation details are all very new. Given knowledge of a valid signature +...
Hello, This package is a lower dependency in my project and on runtime, this error is occuring: `# github.com/hdevalence/ed25519consensus ..\..\..\..\..\go\pkg\mod\github.com\hdevalence\[email protected]\batch.go:54:4: assignment mismatch: 1 variable but new(edwards25519.Scalar).SetUniformBytes returns 2 values ..\..\..\..\..\go\pkg\mod\github.com\hdevalence\[email protected]\ed25519.go:42:11:...