1.1.0 • Published 3 years ago
encrypt-decrypt-eylonx v1.1.0
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.
Encrypt and decrypt strings using the monoalphabetic technique.
npm i encrypt-decrypt-eylonx