tree: 2b6bd3c9d091a53093886c69870bb4ae3826f28b
  1. src/
  2. testdata/
  3. BUILD.gn
  4. README.md
src/storage/lib/key-bag/README.md

Key-bag

Key-bag is a library for managing the persistence of a set of cryptographic keys. The keys are AES256 keys wrapped using an AEAD, such as AES256-GCM-SIV. A given key-bag can store an arbitrary number of keys wrapped with an arbitrary number of wrapping keys, held in a specified slot.