-
Mark Karpelès authored
* accept generic crypto.Signer in ed25519 in order to allow usage of other ed25519 providers than crypto/ed25519 * add check to ensure the key is indeed of type ed25519 * adding comment clarifying crypto.Hash(0) * Update ed25519.go Co-authored-by:
Christian Banse <oxisto@aybaze.com>
Mark Karpelès authored* accept generic crypto.Signer in ed25519 in order to allow usage of other ed25519 providers than crypto/ed25519 * add check to ensure the key is indeed of type ed25519 * adding comment clarifying crypto.Hash(0) * Update ed25519.go Co-authored-by:
Christian Banse <oxisto@aybaze.com>