Crypto
Encrypt and decrypt text with AES-GCM and a passphrase.
Hash text with SHA-1, SHA-256, SHA-384, and SHA-512.
Compute an HMAC signature from a message and a secret key.
Hash a password with bcrypt, or check a password against a hash.
Generate an RSA public/private key pair (PEM).