mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-03-15 11:00:53 +00:00
Implement generateKeyPairFromSeed for ed25519 - this will produce the same keypair for the same seed (or first 32 bytes of reader) as given to GenerateKeyPairWithReader in go-libp2p.