tree: 386140706de32c8be5941d18ab0791c0b3ba6701 [path history] [tgz]
  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.