Update #4: JEP 123: SecureRandom Draft and Implementation. (original) (raw)

Brad Wetmore bradford.wetmore at oracle.com
Fri Jan 11 00:24:07 UTC 2013


Minor tweak. It occurred to me that people might use "." as separators (for example using some OIDs scheme), so I changed the syntax slightly of the system property to use ":" instead.

For example:

This is a comma-separated list of algorithm and/or algorithm:provider

entries.

securerandom.strongAlgorithms=NativePRNGBlocking:SUN, SP800-90A/AES/CTR:IBMJDK

Latest is now webrev.04.

http://cr.openjdk.java.net/~wetmore/6425477/

Brad



More information about the security-dev mailing list