encrypt-decrypt-dan
v1.1.0
Published
Encrypt and decrypt a string.
Maintainers
Readme
Cypher Library
Encrypt and decrypt strings using monoalphabetic technique.
Installation
npm i encrypt-decrypt-dan
Usage
- encrypt - encrypts a string
- decrypt - decrypts a string
