crypto-tools

crypto cli tools using aes-256-ctr

Usage no npm install needed!

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

README

crypto-tools

  1. encrypt & decrypt with aes-256-ctr
  2. generate mnemonic. For more info see the BIP39 spec.
  3. generate P2SH-P2WPKH address from mnemonic. For more info see the BIP49 spec.

install

npm i -g crypto-tools

usage

crypto-tools