Skip to content

encryption/decryption #14

@jonathanong

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions