pub fn generate_ed25519_keypair() -> (String, String)
Generate a fresh Ed25519 keypair (hex seed + public key).