mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
ba6930bb13
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.