[][src]Function hacl_star::curve25519::keypair

pub fn keypair<R: RngCore + CryptoRng>(rng: R) -> (SecretKey, PublicKey)