Is SunJCE's Triple DES FIPS 140-1 compliant?
843810Oct 9 2001 — edited Jan 27 2003I am looking for a Java implementation of TripleDES encryption that is FIPS 140-1 compliant. I have looked through the various Sun documentation on the JCE and haven't found any mention of compliance with FIPS 140-1. I have also looked at some of the third party providers that have implemented JCE packages with Triple DES/DESede and have not found one to be FIPS 140-1 compliant.
Has anyone come across a FIPS 140-1 compliant TripleDES Java implementation?
Thanks in advance for any information you can provide.
Joe