minio/cmd/config/identity
Andreas Auernhammer 509bcc01ad
fips: do not use SHA-3 when building a FIPS-140 2 binary (#11710)
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.
2021-03-05 20:43:42 -08:00
..
ldap Test LDAP connection configuration at startup (#11684) 2021-03-04 12:17:36 -08:00
openid fips: do not use SHA-3 when building a FIPS-140 2 binary (#11710) 2021-03-05 20:43:42 -08:00