Skip to content

encryption: Introduce `Encryptable`

Warren Gifford requested to merge ef/encryptable into main

Created by: efritz

Introduces a type to manage lazy/on-demand encrypting/decrypting of values encryptable at-rest in the database.

Several new uses are stacked on top of this definition.

Test plan

Test coverage in linked PRs.

Merge request reports

Loading