Certain passwords when encrypted with PBE result in a String with leading zeros. These leading zeros are not printed with the String so decrypting the password fails because of invalid number of bytes. An exception is thrown:
javax.crypto.IllegalBlockSizeException: Input length (with padding) not multiple of 8 bytes
- is incorporated by
-
JBPAPP-2249 JaasSecurityDomain fails to decrypt some PBE passwords
- Closed
-
JBPAPP-2250 JaasSecurityDomain fails to decrypt some PBE passwords
- Closed