Skip to content

encryption/decryption #14

Description

@jonathanong

i have an initial implementation here: 427f188

Some notes/questions/etc.

  • Should we using initialization vectors? not sure how much security that adds. maybe make it optional.
  • want to change .cipher = to something else so we can do .cipher(message) and .decipher(message). .hash_algorithm= and .cipher_algorithm=?

without any feedback i'm going to just chug along

/cc @expressjs/owners

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions