On Thu, 24 Oct 2024 09:32:43 GMT, Fernando Guallini <fguall...@openjdk.org> wrote:
>> Several tests currently use weak key and salt sizes. Since the purpose of >> these tests is not to evaluate weak keys, they can be updated to use >> stronger keys length (2048-bits) and stronger Salt (16 bytes). This PR does >> not intend to update the tests to use stronger algorithms. >> >> There is no significant increase in tests run time, those still complete >> consistently fast (few seconds). > > Fernando Guallini has updated the pull request incrementally with one > additional commit since the last revision: > > simplified getTestKeySize Thanks for the updates Fernando! LGTM. ------------- Marked as reviewed by rhalade (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/21537#pullrequestreview-2385791042