sjcl-multipass

Stanford Javascript Crypto Library for Shopify Multipass

Usage no npm install needed!

<script type="module">
  import sjclMultipass from 'https://cdn.skypack.dev/sjcl-multipass';
</script>

README

sjcl

Fork of sjcl

Included modules:

  • aes
  • sha256
  • bitArray
  • codecHex
  • codecBase64
  • hmac
  • codecString
  • cbc

These modules needed to implement Shopify Multipass

Compiled with

./configure --without-all --with-aes --with-sha256 --with-bitArray --with-codecHex --with-codecBase64 --with-hmac --with-codecString --with-cbc