Code review request, CR 7145837, jsse/runtime, a little performance improvement on the usage of SecureRandom

Chris Hegarty chris.hegarty at oracle.com
Wed Feb 15 15:06:05 UTC 2012


Just out of curiosity, why is secureRandom defined in the outer class 
rather than privately in BulkCipher??

-Chris.

On 15/02/2012 14:21, Xuelei Fan wrote:
> webrev: http://cr.openjdk.java.net/~xuelei/7145837/webrev/
>
> To use only one instance of SecureRandom for dummy/useless CipherBox
> initialization.
>
> Thanks,
> Xuelei



More information about the security-dev mailing list