boring icon indicating copy to clipboard operation
boring copied to clipboard

Update `boringssl-fips` to `fips-20220613` tag

Open reedloden opened this issue 1 year ago • 4 comments
trafficstars

Go's BoringCrypto has moved to using BoringSSL's fips-20220613 tag.

Swap to using the same tag, which requires using Clang 14.0.x and Ninja.

This also enables the FIPS compliance policy by default when in FIPS mode.

Fixes #203.

reedloden avatar Jan 22 '24 04:01 reedloden

I just wanted to let you know that the tag referenced in this PR now has a CMVP certificate in case it was a pre-req for this moving forward

pmerrison avatar Aug 16 '24 09:08 pmerrison