AesBytesEncryptorTests should check available key strengths before running #6121
Labels
in: crypto
An issue in spring-security-crypto
in: test
An issue in spring-security-test
type: enhancement
A general enhancement
Milestone
Not all JVMs building Spring Security have the JCE Unlimited Key Strength Policy files installed.
Because of this,
AesBytesEncryptorTests
should first check before running its tests, skipping those tests if that JVM doesn't have it installed.The text was updated successfully, but these errors were encountered: