tree: 180f6a581dc34c0499d5352458855b24e5ba750e [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.