UNPKG

encrypt-decrypt-eylonx

Version:

encrypting strings

13 lines (7 loc) 215 B
# 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.