Integrated: 8342181: Update tests to use stronger Key and Salt size

Fernando Guallini fguallini at openjdk.org
Wed Oct 30 22:17:33 UTC 2024


On Wed, 16 Oct 2024 12:34:32 GMT, Fernando Guallini <fguallini at 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).

This pull request has now been integrated.

Changeset: f340ab2d
Author:    Fernando Guallini <fguallini at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f340ab2d360b5dfd375095ac053e9f4fc22a98de
Stats:     240 lines in 40 files changed: 138 ins; 0 del; 102 mod

8342181: Update tests to use stronger Key and Salt size

Reviewed-by: rhalade, ascarpino

-------------

PR: https://git.openjdk.org/jdk/pull/21537


More information about the security-dev mailing list