Skip to content

Serializable and SecureSerializable traits #51

Description

@Manuthor

We actually may want to have two serializable traits: Serializable and SecureSerializable. That way encrypted objects would be serialized directly to Vec rather than Zeroizing<Vec>, which would avoid needing clones afterwards.

Activity

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

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