#fips-140-2

[ follow ]
fromOracle
4 days ago

Jipher: Java Cryptographic Service Provider for FIPS Environments

The JDK includes several cryptographic service providers, such as Sun, SunRsaSign, and SunJCE, which provide concrete implementations of cryptographic algorithms as defined by the JCA framework. These providers allow Java applications to access security algorithm implementations either by specifying a particular provider, or by letting the framework automatically locate the requested algorithm by searching through the registered providers in their specified preference order.
Information security
Java
fromOracle
6 months ago

Jipher: Java Cryptographic Service Provider for FIPS Environments

Oracle Jipher enables Java applications to meet FIPS 140-2 requirements with a validated cryptographic module.
[ Load more ]