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:

  1. ibm , rsa have fips 140-2 validated jce providers.
  2. 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

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -