Ask a Question related to ASP.NET Security, Design and Development.
-
Kevin #1
.NET cryptography FIPS 140 compliance
I am trying to determine whether the default encryption algorithms used by
the .NET framework cryptographic APIs are FIPS 140 compliant (ideally
narrowing it down to FIPS 140-1 and FIPS 140-2). I have seen documentation
([url]http://www.microsoft.com/technet/Security/topics/issues/fipseval.mspx[/url])
indicating that the default Microsoft CSPs and the Windows Kernel Mode
Cryptographic Module running on Windows Server 2003 have completed at least
the FIPS 140-1 evaluation process, but have not found any documentation
indicating that these are in fact being used under the hood by the .NET
cryptographic APIs. Can somebody please point me to some documentation
indicating whether or not this is the case and clarify the level of FIPS
compliance.
Kevin Guest
-
Cryptography
I am trying to decide on an cryptography class to use with my ASP.NET web application. I have looked and several articles on building crypto... -
Cannot access web server after enable FIPS compliant cryptography
I have a Windows 2003 Enterprise server hosting my web service and it has the System cryptography set to run in FIPS complaint mode. When I try to... -
SHA256 C# vs FIPS 180
Hello all I am using the SHA 256 function call in C# using the input "jonny". I get the output ... -
Win98 Partition problem with fips
Hello all, I am having a last cylinder problem for partitioning my 5gb hdd having win98 which i want to resize to 2 gb thereby giving the rest to... -
Cryptography in ASP
Hello Gregory. Thank you for you answer on my question. You are right. I red about CAPICOM in MSDN. I got and installed test VerySign...



Reply With Quote

