minio/cmd/config
Andreas Auernhammer c03a06cca8
config: enforce AES-GCM in FIPS mode (#12265)
This commit enforces the usage of AES-256
for config and IAM data en/decryption in FIPS
mode.

Further, it improves the implementation of
`fips.Enabled` by making it a compile time
constant. Now, the compiler is able to evaluate
the any `if fips.Enabled { ... }` at compile time
and eliminate unused code.

Signed-off-by: Andreas Auernhammer <aead@mail.de>
2021-05-10 08:24:11 -07:00
..
api add support for configurable replication MRF workers (#12125) 2021-04-23 21:58:45 -07:00
cache update license change for MinIO 2021-04-23 11:58:53 -07:00
compress update license change for MinIO 2021-04-23 11:58:53 -07:00
dns update license change for MinIO 2021-04-23 11:58:53 -07:00
etcd update license change for MinIO 2021-04-23 11:58:53 -07:00
heal update license change for MinIO 2021-04-23 11:58:53 -07:00
identity support startTLS with serverName TLSConfig (#12219) 2021-05-04 20:13:24 -07:00
notify update license change for MinIO 2021-04-23 11:58:53 -07:00
policy/opa update license change for MinIO 2021-04-23 11:58:53 -07:00
scanner update license change for MinIO 2021-04-23 11:58:53 -07:00
storageclass update license change for MinIO 2021-04-23 11:58:53 -07:00
bool-flag.go update license change for MinIO 2021-04-23 11:58:53 -07:00
bool-flag_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
certs.go update license change for MinIO 2021-04-23 11:58:53 -07:00
certs_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
certsinfo.go update license change for MinIO 2021-04-23 11:58:53 -07:00
config.go move madmin to github.com/minio/madmin-go (#12239) 2021-05-06 08:52:02 -07:00
config_test.go move madmin to github.com/minio/madmin-go (#12239) 2021-05-06 08:52:02 -07:00
constants.go add root_disk threshold detection (#12259) 2021-05-08 15:40:29 -07:00
crypto.go config: enforce AES-GCM in FIPS mode (#12265) 2021-05-10 08:24:11 -07:00
crypto_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
errors-utils.go update license change for MinIO 2021-04-23 11:58:53 -07:00
errors.go update docs to remove _OLD credential references 2021-05-04 10:27:51 -07:00
help.go update license change for MinIO 2021-04-23 11:58:53 -07:00
legacy.go update license change for MinIO 2021-04-23 11:58:53 -07:00
logger.go update license change for MinIO 2021-04-23 11:58:53 -07:00