RFR: ChaCha20 and ChaCha20/Poly1305 Cipher implementations
Jamil Nimeh
jamil.j.nimeh at oracle.com
Thu Apr 26 18:45:53 UTC 2018
Agreed. I will make that change.
--Jamil
On 04/26/2018 11:20 AM, Sean Mullan wrote:
> 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.
>
> One other comment is that I think the get methods of
> ChaCha20ParameterSpec should be final. There should be no reason to
> override those methods and it will help ensure that the contract of
> those methods are not being overridden by a subclass incorrectly.
>
> --Sean
More information about the security-dev
mailing list