mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 00:50:38 -05:00
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. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| crypto.go | ||
| crypto_test.go | ||