encrypt-decrypt-eylonx
v1.1.0
Published
encrypting strings
Maintainers
Readme
CYPHER LIBRARY
Encrypt and decrypt strings using the monoalphabetic technique.
Installation
npm i encrypt-decrypt-eylonx
Usage
- ecrypt - Encrypts a string.
- decrypt - Decrypts a string.
