SimplySql icon indicating copy to clipboard operation
SimplySql copied to clipboard

FIPS

Open Squid-Bomb opened this issue 3 years ago • 1 comments

When trying to connect to a Postgres DB I get the following error. "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms." The system I am on needs to stay FIPS compliant.

Squid-Bomb avatar Jun 15 '22 10:06 Squid-Bomb

@Squid-Bomb -- I can't make any guarantees that the module is FIPS compliant. I suspect this may be a problem with the version of NPGSQL I'm using (it's an older version, hasn't been updated yet). If you can determine if any version of NPGSQL is FIPS compliant and provide that information here, that would be helpful in providing a potential solution.

mithrandyr avatar Aug 10 '22 12:08 mithrandyr

The assumption that this will be fixed in 2.0 is based on the upgrade version of NPGSQL that will be utilized.

mithrandyr avatar Nov 18 '22 21:11 mithrandyr