cfw-crypto

crypto.js Amended to work in Cloudflare Workers

Usage no npm install needed!

<script type="module">
  import cfwCrypto from 'https://cdn.skypack.dev/cfw-crypto';
</script>

README

crypto.js, Amended to work in Cloudflare Workers

This version of crypto.js removes calls to Node dependencies which would trigger an exception in a Cloudflare Workers environment.