java - Which JCE providers are FIPS 140-2 compliant? -
what java cryptography extension (jce) providers fips 140-2 compliant? more specifically, sun/oracle provider qualify?
according information on this page:
- ibm , rsa have fips 140-2 validated jce providers.
- sun's jce providers not on list of fips 140-2 validated modules.
however, oracle have validated module called "oracle cryptographic libraries ssl". description not jce provider ... might be.
also, oracle don't appear have "modules in progress" fips 140-2 validation.
Comments
Post a Comment