encrypt-decrypt-anton-r
v1.1.1
Published
Encrypt and Decrypt a string with a key
Maintainers
Readme
Cypher Library
Encrypt and decrypt strings using monoalphabetic technique.
Installation
npm i encrypt-decrypt-anton-r
Functions
- encrypt - encrypts a string
- decrypt - decrypts a string
