IAIK-JCE 5.0 - 23. December 2011
|
|
Class or Package
|
B
ug /
C
hange
N
ew
F
eature
|
Description and Examples
|
|
*
|
C
|
overall stability improvements
|
|
iaik.security.cipher
|
NF
|
new IAIK-JCE addon that comes with native support for Intel's AES-NI instruction
|
|
iaik.security.md
|
NF
|
added SHA-3 candidate message digest algorithms:
- BLAKE-224, BLAKE-256, BLAKE-384, and BLAKE-512,
- Groestl-224, Groestl-256, Groestl-384, and Groestl-512,
- JH-224, JH-256, JH-384, and JH-512,
- KECCAK-224, KECCAK-256, KECCAK-384, and KECCAK-512, as well as
- Skein-224, Skein-256, Skein-384, and Skein-512
|
|
iaik.security.md
|
NF
|
added GOST-3411 message digest algorithm
|
|
iaik.security.md
|
NF
|
added new SHA-512 based message digest algorithms: SHA-512/224, and SHA-512/256
|
|
iaik.security.mac
|
NF
|
added GOST-3411 HMAC algoritm
|
|
iaik.utils.IAIKPasswordStore
|
NF
|
added password store
|
|
iaik.utils.PasswordGenerator
|
NF
|
added password generator class
|
|
iaik.utils.PasswordStrengthChecker
|
NF
|
added password strength checker (requires >= JDK1.4)
|
|
iaik.security.rsa
|
B
|
fixed inconsistency with smallest key sizes in RSAKeyPairGenerator
|
|
iaik.utils.RFC2253NameParser
|
B
|
fixed parsing of hex pair escape sequence
|
|
iaik.security.mac.CBCMac
|
NF
|
implementation of the CBC MAC algorithm for AES, DESede, DES according to ISO/IEC 9797-1
|
|
iaik.x509.ocsp.extensions.CrlID
|
NF
|
added set/getCrlNumber methods allowing to set/get the crl number as BigInteger
|
|
iaik.asn1.strutures.AlgorithmID
|
C
|
SHA/SHA-1 algorithm/implementation name changed to SHA1
|