Open365 / eyeos-crypt

Home Page:https://open365.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Asynchronous Ready Crypto Library

Overview

Be aware that even though our API is async the backends we use right now are synchronous.

Right now we have encrypt/decrypt methods.

How to use it

Quick help

  • Install modules
	$ npm install
  • Check tests
    $ ./tests.sh

About

https://open365.io

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 98.3%Language:Shell 1.7%