RFR: 8255557: Decouple GCM from CipherCore [v5]
Anthony Scarpino
ascarpino at openjdk.java.net
Mon May 24 22:39:13 UTC 2021
On Mon, 24 May 2021 20:38:29 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review comments update
>
> test/jdk/com/sun/crypto/provider/Cipher/AEAD/GCMShortBuffer.java line 34:
>
>> 32: /*
>> 33: * @test
>> 34: * @summary Call decrypt doFinal() with different output values to see if the
>
> Missing bug id?
Here is my logic
It's not a regression test to verify a specific bug id, it's just a general functionality test. Therefore the bug id does not point to a previous failure.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4072
More information about the security-dev
mailing list