Skip to content

database: Add `RecordEncrypter` type

Administrator requested to merge ef/38050-encrypter into ef/38050-database

Created by: efritz

This PR adds a type that encrypts batches of records matching a standardized but configurable form (à la dbworker). This utility is currently unused.

Test plan

Unit tests in this PR.

Merge request reports

Loading