I am looking for a cryptographically secure PRNG in python that provides deterministic seed functionality to develop a feistel network. Unfortunately since the random module is insecure I cannot use random.seed(). Does anyone know of any seed function calls using urandom, secrets, or Cyrpto.Random?
Aucun commentaire:
Enregistrer un commentaire