This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bbb64eaade06b8edbf5ce91955984fb43c14db5a
minio
/
internal
/
crypto
History
Klaus Post
d2eed44c78
Fix replication checksum transfer (
#19906
)
...
Compression will be disabled by default if SSE-C is specified. So we can still honor SSE-C.
2024-06-10 10:40:33 -07:00
..
auto-encryption.go
ldap: Add user DN attributes list config param (
#19758
)
2024-05-24 16:05:23 -07:00
doc.go
…
error.go
Enable replication of SSE-C objects (
#19107
)
2024-03-28 10:44:56 -07:00
header_test.go
…
header.go
use typos instead of codespell (
#19088
)
2024-02-21 22:26:06 -08:00
key_test.go
log: Use error log type instead of Application/MinIO type (
#18930
)
2024-02-01 16:13:57 -08:00
key.go
crypto: generate OEK using HMAC-SHA256 instead of SHA256 (
#19297
)
2024-03-19 13:28:10 -07:00
metadata_test.go
log: Use error log type instead of Application/MinIO type (
#18930
)
2024-02-01 16:13:57 -08:00
metadata.go
Fix replication checksum transfer (
#19906
)
2024-06-10 10:40:33 -07:00
sse_test.go
…
sse-c.go
…
sse-kms.go
kms: add support for MinKMS and remove some unused/broken code (
#19368
)
2024-05-07 16:55:37 -07:00
sse-s3.go
kms: add support for MinKMS and remove some unused/broken code (
#19368
)
2024-05-07 16:55:37 -07:00
sse.go
…