Release Notes

28 Enhancements and Resolved Issues
RSA BSAFE Crypto-J 6.2.5 Release Notes
Enhancements and Resolved Issues
The following table lists the enhancements and resolved issues in this release of
Crypto-J:
Table 21 Enhancement and Resolved Issues
ID Description
BSFCRYJ-1246 Increase the default asymmetric key pair generation sizes.
BSFCRYJ-1230 The deprecated classes do not show up as deprecated in obfuscated jars.
BSFCRYJ-1229 JCE API enhancement for reading PEM encoded RSA private key files.
BSFCRYJ-1219 CMS Messages with RSA PSS can fail to specify the correct salt length.
BSFCRYJ-1209 ECC
FieldElementFp multiply does not check multiplier or
multiplicand for a value of 1.
BSFCRYJ-1207 Add DSA/ECDSA Blinding when computing the
s component of the
signature.
BSFCRYJ-1206 Extend Crypto-J to handle French (ISO 8859-1) characters in PBKDF2
passwords.
BSFCRYJ-1197 Crypto-J calculates the signature length for DSA/DH incorrectly when
private X length is greater than 1016-bits.
BSFCRYJ-1174 DH public key validation throws a Null Pointer Exception if the Q-value
is not specified.
BSFCRYJ-1168 Wycheproof Test Failures: Test Failures:
Fix
DHTest.testSubgroupConfinement. (CVE-2019-3738)
BSFCRYJ-1167 Wycheproof Test Failures: Fix
ECDSATest.testTiming.
(CVE-2019-3739)
BSFCRYJ-1166 Wycheproof Test Failures: Fix
DSATest.testTiming. (CVE-2019-3740)
BSFCRYJ-1151 Add support for certificates containing RSASSA-PSS Subject public
keys.