mirror of https://github.com/minio/minio.git
c03a06cca8
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> |
||
---|---|---|
.. | ||
stats | ||
close.go | ||
dial_dnscache.go | ||
dial_dnscache_test.go | ||
dial_linux.go | ||
dial_others.go | ||
headers.go | ||
listen_nix.go | ||
listen_others.go | ||
listener.go | ||
listener_test.go | ||
server.go | ||
server_test.go |