Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Refactor Encryption and Decryption tasks to EntryValue trait  #1

@Mustafif

Description

@Mustafif

This will allow us to simply call an encrypt or decrypt method that will allow us to be more robust.

We will need to consider the following decisions:

  • Optional encryption
  • How to handle multiple different kinds of encryption types in a general function
  • Should we enable encryption by default?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions