Select Git revision
signatures.go
Forked from
NebulousLabs / Sia
Source project has a limited visibility.
-
Michael Lynch authored
* Get rid of entropySource interface and instead uses io.Reader * Change the keyDeriver interface so that deriveKeyPair can just be a passthrough to ed25519.GenerateKey * Add minor cleanups based on code review notes.
Michael Lynch authored* Get rid of entropySource interface and instead uses io.Reader * Change the keyDeriver interface so that deriveKeyPair can just be a passthrough to ed25519.GenerateKey * Add minor cleanups based on code review notes.