Skip to content

Use LabKit for FIPS mode check

Stan Hu requested to merge use-labkit-fips-mode into master

labkit!158 (merged) abstracted the common pattern of checking for FIPS, so let's use that now.

The boringcrypto build tag is enabled by the golang-fips compiler, but LabKit needs the fips build tag.

Edited by Stan Hu

Merge request reports