caesar_cipher_for_ru
v1.0.0
Published
This is Caesar cipher for Russian alphabit
Downloads
3
Readme
Caesar cipher for Russian alphabit
Installation
npm i caesar_cipher_for_ru
Usage
You have two functions to encrypt (caesarCipher) and decrypt (caesarCipherDecrypt) words using Caesar's method.