On Wed, 9 Aug 2023 17:57:30 GMT, Liam Miller-Cushon wrote:
> Please consider this fix for
> [JDK-8314045](https://bugs.openjdk.org/browse/JDK-8314045), which adds a
> missing size check to avoid an `ArithmeticException` in `GaloisCounterMode`.
This pull request has now been i
On Wed, 9 Aug 2023 23:09:37 GMT, Anthony Scarpino wrote:
>> Liam Miller-Cushon has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Check for AEADBadTagException specifically
>
> test/jdk/com/s
> Please consider this fix for
> [JDK-8314045](https://bugs.openjdk.org/browse/JDK-8314045), which adds a
> missing size check to avoid an `ArithmeticException` in `GaloisCounterMode`.
Liam Miller-Cushon has updated the pull request incrementally with one
additional commit since
Please consider this fix for
[JDK-8314045](https://bugs.openjdk.org/browse/JDK-8314045), which adds a
missing size check to avoid an `ArithmeticException` in `GaloisCounterMode`.
-
Commit messages:
- 8314045: ArithmeticException in GaloisCounterMode
Changes: https://git.openjdk.or