Closed mschneiderwng closed 6 years ago
Is there a safe way to deterministically create a private key from a seed?
why it is closed? Is there a way to generate private key with seed?
https://docs.rs/ed25519-dalek/1.0.0-pre.1/ed25519_dalek/struct.SecretKey.html#method.from_bytes
@tarcieri Thanks.
Is there a safe way to deterministically create a private key from a seed?