eyeos-crypt

eyeos crypt library

Usage no npm install needed!

<script type="module">
  import eyeosCrypt from 'https://cdn.skypack.dev/eyeos-crypt';
</script>

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