constellation/s3proxy/internal/crypto
Otto Bittner 887dcda78b s3proxy: add keyservice integration
Encrypt each object with a random DEK and attach
the encrypted DEK as object metadata.
Encrpt the DEK with a key from the keyservice.
All objects use the same KEK until a keyrotation
takes place.
2023-10-06 11:23:32 +02:00
..
BUILD.bazel s3proxy: add keyservice integration 2023-10-06 11:23:32 +02:00
crypto_test.go s3proxy: add keyservice integration 2023-10-06 11:23:32 +02:00
crypto.go s3proxy: add keyservice integration 2023-10-06 11:23:32 +02:00