On Thu, 5 Mar 2026 07:23:01 GMT, Shawn Emery <[email protected]> wrote:
> This change fixes a flaws in DES[ed]KeySpec::isWeak when passing invalid > parameters such as negative offsets and null keys. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: ffc16bd4 Author: Shawn Emery <[email protected]> Committer: Sean Mullan <[email protected]> URL: https://git.openjdk.org/jdk/commit/ffc16bd40da6d70d451cf17032cac180a9f7b2f3 Stats: 139 lines in 4 files changed: 122 ins; 0 del; 17 mod 8364121: DES[ede]KeySpec do not consistently check for valid parameters Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/30069
