herajs/crypto
stable

API Reference

  • Keys
  • Keys from seed
  • Hashing
  • Signing
  • Encoding
  • Keystore

Recipes

  • Using with React Native
herajs/crypto
  • Docs »
  • @herajs/crypto
  • Edit on GitHub

@herajs/crypto¶

API Reference

  • Keys
    • Generating random private key
    • Importing private key
    • Encryption
    • Public keys and addresses
  • Keys from seed
    • Mnemonic seed
    • Raw seed
  • Hashing
    • Arbitrary messages
    • Transactions
  • Signing
    • Arbitrary messages
    • Transactions
  • Encoding
    • Hexadecimal strings
    • Uint8Arrays
    • Addresses
    • Hashes
    • Private keys
  • Keystore
    • Generating keystore from private key (encryption)
    • Reading private key from keystore (decryption)

Recipes

  • Using with React Native

Indices and tables¶

  • Index
Next

© Copyright 2019, aergo team and contributors Revision 9d446784.

Built with Sphinx using a theme provided by Read the Docs.