argon2-webworker

A web worker wrapper for argon2-browser to easily use it from a web worker

Usage no npm install needed!

<script type="module">
  import argon2Webworker from 'https://cdn.skypack.dev/argon2-webworker';
</script>

README

This is a web worker wrapper for argo2-browser.

At the moment it only exposes the hash function but the rest can be easily added.