fips
What are the benefits of using fips for the JCE?
I used the FIPS provider in the JC开发者_JAVA技巧E, but couldn\'t really see any difference - I specifically looked for the maximum key sizes but didn\'t find any difference there.[详细]
2022-12-29 17:37 分类:问答How can I ensure that a Java object (containing cryptographic material) is zeroized?
My concern is that cryptographic keys and secrets that are managed by the garbage collector may be copied and moved around in memory without zeroization.[详细]
2022-12-23 18:01 分类:问答What does it mean for an application to be FIPS 140 compliant?
Is it as simple as using FIPS 140 compliant crypto providers or is there more to it?Are there differences if it is a web app vs a windows app?What 开发者_运维百科if it is a distributed app?Are there a[详细]
2022-12-22 10:16 分类:问答Can the ASP.NET ScriptManager be made to work with the Windows FIPS security policy?
If you enable the \"Use FIPS compliant algorithms for encryption, hashing, and signing\" security policy option in Windows, attempting to use many of the cryptographic classes in the .NET Framework wi[详细]
2022-12-20 12:01 分类:问答How do I script a complex link in visual studio (FIPS / Static Link Lib / VS.2008)
Question What\'s the right way to build a complex fips link into the Visual Studio vcproj projects while continuing to allow developers to arrange libraries via the properties GUI?[详细]
2022-12-19 20:53 分类:问答