Skip to content

Build Ubuntu 20.04 and CentOS 8 FIPS images

Stan Hu requested to merge sh-ubuntu-20.04-golang-fips into master

This makes it possible to compile Go programs in FIPS mode. To enable FIPS, a project would need to add hooks and compile in the boringcrypto library. For example: gitlab-pages!716 (merged)

This pulls in the Go FIPS with OpenSSL branch: https://github.com/golang-fips/go

Edited by Stan Hu

Merge request reports

Loading