mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 21:39:48 +03:00
509bcc01ad
This commit disables SHA-3 for OpenID when building a FIPS-140 2 compatible binary. While SHA-3 is a crypto. hash function accepted by NIST there is no FIPS-140 2 compliant implementation available when using the boringcrypto Go branch. Therefore, SHA-3 must not be used when building a FIPS-140 2 binary.