lundi 30 mars 2020

Does the secrets or os.urandom module in python provide seeding functionality?

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