cifre

Fast crypto toolkit for modern client-side JavaScript

Usage no npm install needed!

<script type="module">
  import cifre from 'https://cdn.skypack.dev/cifre';
</script>

README

Cifre

Cifre is a fast crypto toolkit for modern client-side JavaScript. This is done by taking the best crypto code for js on the net and updating it to use modern technologies like typed arrays for better performance and easier integration with binary data.

This project is still in heavy development, more docs to come soon.