I2rys / YesE2EE

Simple but powerful E2EE module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple but powerful E2EE module.

License:MIT License


Languages

Language:JavaScript 100.0%