JAVA Toolkit
| home | contact

Home > Products > Core Crypto Toolkits > JCA/JCE > features > Random Number Generators



News Menu

Latest News

Security Advisory: Secure Renegotiation with iSaSiLk

23/02/2010

iSaSiLk v4.4 now supports the new RenegotiationInfo extension (RFC 5746) that has been specified by the IETF TLS working group to fix a severe security flaw in the SSL/TLS renegotiation protocol.

New version of IAIK-CMS with S/MIMEv3!

20/10/2009

The new version of our CMS-SMIME toolkit now supports all key encryption schemes of the NSA Suite B S/MIME algorithm suite, allows content enveloping with the Camellia cipher algorithm, adds SHA-2 with DSA support for the SignedData content type, and implements the Authenticated-Enveloped Content Type.

References

Our Clients


Random Number Generators

IAIK-JCE includes a variety of random number generators including those from ANSI X9.17, FIPS PUB 186-2 and other hash-based random generators. In addition, IAIK-JCE provides utilities making it easy for GUI developers to use Java™ AWT events for seeding the generator.

SHA1Random

A SHA-1 hash-based secure random according to example E.5 of the AIS 20 (v2.0) document for Common Criteria from BSI.

MD5Random

A MD5 hash-based secure random according to example E.5 of the AIS 20 (v2.0) document for Common Criteria from BSI.

RipeMd160Random

A RIPEMD-160 hash-based secure random according to example E.5 of the AIS 20 (v2.0) document for Common Criteria from BSI.

SHA256Random

A SHA-256 hash-based secure random according to example E.5 of the AIS 20 (v2.0) document for Common Criteria from BSI.

SHA384Random

A SHA-384 hash-based secure random according to example E.5 of the AIS 20 (v2.0) document for Common Criteria from BSI.

SHA512Random

A SHA-512 hash-based secure random according to example E.5 of the AIS 20 (v2.0) document for Common Criteria from BSI.

SHA1FIPS186Random

A SHA-1 hash-based secure random according to the general purpose version of the FIPS 186-2 random generator.

RipeMd160FIPS186Random

A RIPEMD-160 hash-based secure random according to the general purpose version of the FIPS 186-2 random generator.

SHA256FIPS186Random

A SHA-256 hash-based secure random according to the general purpose version of the FIPS 186-2 random generator.

SHA384FIPS186Random

A SHA-384 hash-based secure random according to the general purpose version of the FIPS 186-2 random generator.

SHA512FIPS186Random

A SHA-512 hash-based secure random according to the general purpose version of the FIPS 186-2 random generator.

AnsiRandom

A triple DES based secure random according to ANSI X9.17.

 

 
print    tip a friend
back to previous page back  |  top to the top of the page