Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

I2rys/YesE2EE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YesE2EE

Simple but powerful E2EE module

Installation

Github:

git clone https://github.com/I2rys/YesE2EE

Usage

Encrypt

encrypt(text, key, key2)

Decrypt

decrypt(text, key, key2)

License

MIT © I2rys