Skip to content

Conversation

@yagmurcicekdagi
Copy link
Contributor

Fixes: #251

  • Encrypt secret metadata at rest by storing encrypted fields and a metadata nonce in secret_metadata.
  • Update SQL schema and queries to handle encrypted metadata columns and nonce, with correct insert/update semantics.
  • Decrypt metadata on load and decode fields back to ints/timestamps.
  • Adjust tests/helpers to insert encrypted metadata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Encrypt secret metadata at rest (currently only secret values are encrypted)

1 participant