On Fri, 3 Nov 2023 04:08:27 GMT, Anthony Scarpino wrote:
> Hi,
>
> I need a review for a new internal buffer class called AEADBufferStream.
> AEADBufferStream extends ByteArrayOutputStream, but eliminates some data
> checking and copying that are not necessary for what GaloisCounterMode.java
On Tue, 14 Nov 2023 08:59:30 GMT, John Jiang wrote:
> When throw SignatureException on invalid key, it may be better to contain the
> cause exception.
Could this patch be reviewed?
-
PR Comment: https://git.openjdk.org/jdk/pull/16649#issuecomment-1824025129