On Wed, 9 Aug 2023 23:41:29 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`.
>
> Liam Miller-Cushon has updated the pull requ
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/sun/crypto/provider/Cipher/AEAD/GCMShortInput.java
> 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 the last revisi
On Wed, 9 Aug 2023 23:15:59 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`.
>
> Liam Miller-Cushon has updated the pull requ
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