On Thu, 26 Jun 2025 03:42:14 GMT, Koushik Muthukrishnan Thirupattur <d...@openjdk.org> wrote:
>> The class documentation in javax.crypto.Cipher could better describe AEAD >> and reuse. The current class description example is outdated as GCM >> encryption does not allow resets. The doc should state that reset() may not >> be possible with some algorithms or providers and that an >> InvalidAlgorithmParameterException is thrown > > Koushik Muthukrishnan Thirupattur has updated the pull request incrementally > with one additional commit since the last revision: > > 8349946: Cipher javadoc could describe AEAD reuse better @koushikthirupattur Your change (at version fcc5baba0a4c70470e753fd3a950cfbafd289940) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25399#issuecomment-3098087127