mirror of
https://github.com/minio/minio.git
synced 2024-12-27 07:35:55 -05: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. |
||
---|---|---|
.. | ||
ecdsa-sha3.go | ||
help.go | ||
jwks_test.go | ||
jwks.go | ||
jwt_test.go | ||
jwt.go | ||
legacy.go | ||
rsa-sha3.go | ||
validators_test.go | ||
validators.go |