[][src]Function classygroup::hash_to_prime

pub fn hash_to_prime(t: &[u8]) -> Integer

Hashes t with an incrementing counter (with blake2b) until a prime is found.