Module: Crypto::Keys

Includes:
Hashes
Defined in:
lib/crypto/key_ring.rb,
lib/crypto/keys/wif.rb,
lib/crypto/keys/address.rb,
lib/crypto/keys/key_utils.rb,
lib/crypto/keys/public_key.rb,
lib/crypto/keys/private_key.rb

Defined Under Namespace

Classes: Address, KeyRing, KeyUtils, PrivateKey, PublicKey, Wif

Constant Summary collapse

MAINNET =
{ prefix: "M0", name: "mainnet" }
TESTNET =
{ prefix: "T0", name: "testnet" }

Method Summary

Methods included from Hashes

#ripemd160, #sha256