-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: security-libs
-
generic
-
generic
The password-based `SecretKeyFactory` implementations from the `SunJCE` provider used to reject non-`ASCII` passwords. They have been enhanced to use `UTF-8` and thus allow Unicode characters to be used as passwords.