-
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.
6effc2a2Michael 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.
Loading