Options

FIPS compliance

mbeesonmbeeson Posts: 1 New member
edited February 20, 2024 4:05AM in SmartAssembly
Is SmartAssembly FIPS compliant?

If FIPS is enabled on a client machine, when a error report is sent using ReportExceptionEventArgs.SendReport(), an error is returned: "ERR 2004: The implementation is not part of the Windows Platform FIPS validated cryptographic. The application it is hosted in is built against .NET 4.8. I see that SmartAssembly.SmartExceptionsCore in the GAC is built against .NET Framework 3.5.

I have also tried assembly binding with the appliesTo attribute, but it still can't send if the machine has FIPS enabled.
Sign In or Register to comment.