RFR: 8129567 - the GCM mode parameter which is used as the initialization vector ("IV") is set to all zeros

Sean Mullan sean.mullan at oracle.com
Tue Dec 15 21:43:14 UTC 2015


This fix looks fine to me. Please add a "noreg-self" label to the bug.

--Sean

On 12/11/2015 05:50 AM, Bhanu Gopularam wrote:
> Hi all,
>
> Please review a fix for following bug:
>
> Bug Id - https://bugs.openjdk.java.net/browse/JDK-8129567
>
> Issue – Few tests are using all zero IV for GCM parameter spec which
> gives CRYPTO_MECHANISM_PARAM_INVALID error
>
> On certain platforms
>
> Solution – Use a random IV in GCMParameterSpec in the tests
>
> webrev - http://cr.openjdk.java.net/~ntv/bhanu/8129567/webrev.00/
>
> Thanks,
>
> Bhanu
>



More information about the security-dev mailing list