jeudi 8 octobre 2020

Is there a Java 8 implementation of a random generator supporting NIST standards?

I am trying to securely generate random numbers. It must support NIST standards, that is NIST SP 800-90A, SP 800-90B, SP 800-90C. I've read that Java 9 has an implementation of SecureRandom supporting such standards.

My question is: is there an implementation supporting these standards in Java 8 (I am using Android)? Ideally I would like it to be built-in but otherwise what would you advise?




Aucun commentaire:

Enregistrer un commentaire