The term "fips" commonly refers to the Federal Information Processing Standards Publication 140 (FIPS 140), a document published by the National Institute of Standards and Technology (NIST), a U.S. government agency.
Have to test a c# application from client that is to work on a machine that has FIPS enbaled
windows windows-7 fipsI am trying to compile my program in visual studio and I am getting a FIPS Cryptographic algorithms error. I …
fipsI am running Visual Studio 2008 Version 9.0.30729.1 SP with .NET 3.5 SP 1 under Windows XP Pro Version 2002 SP 3 with an Intel Core 2 …
c# .net wpf windows-xp fipsThe SSL / TLS handshake between a "Java 1.7 TLS 1.1 server" and a "Java 1.8 client" fails in my environment with the following …
security ssl java-8 fips nssWhat Java Cryptography Extension (JCE) providers are FIPS 140-2 compliant? More specifically, does the Sun/Oracle provider qualify?
java cryptography jce fipsIs it possible to ensure by a configuration parameter, that curl uses OpenSSL, and not NSS to retrieve https content? …
curl fips rhel6I've enabled FIPS compliance mode in Windows 7, but now my code fails to compile with the following error: Source file …
c# visual-studio-2010 encryption fipsRight now the only way I can get the RijndaelManaged algorithm to work on a computer with the Local Security …
c# security rijndaelmanaged rijndael fips