minio/internal/bucket
Klaus Post 0149382cdc
Add padding to compressed+encrypted files (#15282)
Add up to 256 bytes of padding for compressed+encrypted files.

This will obscure the obvious cases of extremely compressible content 
and leave a similar output size for a very wide variety of inputs.

This does *not* mean the compression ratio doesn't leak information 
about the content, but the outcome space is much smaller, 
so often *less* information is leaked.
2022-07-13 07:52:15 -07:00
..
bandwidth run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
encryption Add padding to compressed+encrypted files (#15282) 2022-07-13 07:52:15 -07:00
lifecycle lifecycle: Support tags with special characters (#14906) 2022-05-14 10:25:55 -07:00
object/lock run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
replication reject resync start on misconfigured replication rules (#15041) 2022-06-06 02:54:39 -07:00
versioning fix: for unexpected errors in reading versioning config panic (#14994) 2022-05-31 02:57:57 -07:00