eyeos-crypt
v0.0.24
Published
eyeos crypt library
Readme
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