fips
OpenSSL Java bindings for Java Cryptography Architecture (JCA)
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[详细]
2023-04-12 02:47 分类:问答java.lang.IllegalArgumentException: Invalid authentication type: want
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:[详细]
2023-04-07 15:32 分类:问答What is a good obfuscator that is FIPS compliant?
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.[详细]
2023-03-16 05:56 分类:问答Configure Oracle JDK to use IBM JCE/JSSE providers for FIPS compliance
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[详细]
2023-02-26 02:25 分类:问答ASPX pages fail due to FIPS 140 security policy
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[详细]
2023-02-18 05:25 分类:问答FIPS Certification for Android & iPhone
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[详细]
2023-02-05 05:34 分类:问答TripleDESCryptoServiceProvider FIPS 140-2 Compliance
I am using the System.Security.Cryptography\'s TripleDESCryptoServiceProvider in the following manner:[详细]
2023-01-18 17:14 分类:问答AJAX.NET and FIPS
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:[详细]
2023-01-09 18:32 分类:问答Make ASP.NET web application FIPS Compliant?
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[详细]
2023-01-04 14:59 分类:问答Is it possible to create a FIPS 140-2 compliant server in Perl?
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[详细]
2023-01-03 05:37 分类:问答