I\'m developing a Java project that needs to use a FIPS 140-2 validated module for crypto signatures. I\'m leaning towards using the OpenSSL FIPS Object Module. After browsing around the webs, I could
I have a web-service method which works fine until enabling FIPS mode in tomcat. The code bellow executes fine if FIPS mode is disable:
We\'re getting ready to release an upgrade to an ISV product that is FIPS 140-2 compliant, and just found out that our current obfuscator isn\'t.
I would like to configure the Oracle JDK to use IBM\'s FIPS-compliant JCE/JSSE security providers. What JAR files do I need and where should they be installed? What should the pro开发者_高级运维vider
I am working on a government site and am having some problems with my local security policy interferring with my web application.There is a setting called \"System cryptography: Use FIPS 140 compliant
Does anyone know the name of the cryptography libraries come with iPhone & Android SDKs ? I don\'t mean the name of the classes, functions etc. but the name of the provider and/or the library itse
I am using the System.Security.Cryptography\'s TripleDESCryptoServiceProvider in the following manner:
We have a few sections of our application that are using AJAX.NET 5.7.25.1.Our server administrators have enabled FIPS and we are running into the following error:
I need to understand how to make an ASP.NET web application FIPS compliant.To keep it simple, I created a new web application within VS 2008.I have FIPS enabled on my development machine, as the clien
The question is pretty simple, is it pos开发者_运维技巧sible to create a FIPS 140-2 compliant server in Perl? Especially, is it possible without modifying any of the C code for the modules? If it\'s n