1
0
mirror of https://github.com/minio/minio.git synced 2025-03-18 09:48:30 -04:00

1 Commits

Author SHA1 Message Date
Andreas Auernhammer
ba6930bb13
fips: always enable AES in FIPS mode when using madmin ()
This commit adds FIPS-specifc build tags to the madmin
package. When madmin is compiled with `--tags "fips"`
it will always use AES-GCM for encryption - not just
when an optimized AES implementation is available.
2021-03-08 10:58:02 -08:00