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

Latest commit

 

History

History
28 lines (21 loc) · 714 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 714 Bytes

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