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
- Previous message (by thread): hg: jdk8/tl/langtools: 8006033: bug in Pretty.toSimpleString
- Next message (by thread): Update #4: JEP 123: SecureRandom Draft and Implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): hg: jdk8/tl/langtools: 8006033: bug in Pretty.toSimpleString
- Next message (by thread): Update #4: JEP 123: SecureRandom Draft and Implementation.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]