Select Git revision
Forked from
NebulousLabs / Sia
17137 commits behind the upstream repository.
-
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.
signatures.go 2.76 KiB