On 4/26/18 1:36 PM, Jamil Nimeh wrote:
Will do. I made some wording changes there to move away from "96-bit"
to "12-byte" also since that probably is more useful to developers.
Yes, I was thinking about that also, and I think it makes more sense to
refer to it as bytes.
--Sean
--Jamil
-------- Original message --------
From: Sean Mullan <[email protected]>
Date: 4/26/18 8:57 AM (GMT-08:00)
To: Jamil Nimeh <[email protected]>, OpenJDK Dev list
<[email protected]>
Subject: Re: RFR: ChaCha20 and ChaCha20/Poly1305 Cipher implementations
The ChaCha20ParameterSpec.java file should have an @since 11 annotation
on it.
--Sean
On 3/26/18 3:08 PM, Jamil Nimeh wrote:
> Hello all,
>
> This is a request for review for the ChaCha20 and ChaCha20-Poly1305
> cipher implementations. Links to the webrev and the JEP which outlines
> the characteristics and behavior of the ciphers are listed below.
>
> http://cr.openjdk.java.net/~jnimeh/reviews/8153028/webrev.01/
> http://openjdk.java.net/jeps/329
>
> Thanks,
> --Jamil