UNPKG
encrypt-decrypt-eylonx
Version:
latest (1.1.0)
1.1.0
1.0.0
encrypting strings
encrypt-decrypt-eylonx
/
readme.md
13 lines
(7 loc)
•
215 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
.