The crypto package contains classes that work with key derivation algorithms like scrypt (passwords to AES keys),
BIP 32 hierarchies (chains of keys from a root seed), X.509 utilities for the payment protocol and other general
cryptography tasks.
Small utility class for verifying signatures of text messages created with
Bitcoin addresses (more precisely: with the private key of Bitcoin addresses).