> For the complete documentation index, see [llms.txt](https://osl.mistium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osl.mistium.com/packages/crypto.md).

# Crypto & Security

Packages for cryptography and security operations.

* [crypto](/packages/crypto/crypto.md) - Hashing, HMAC, AES, password hashing, file encryption, random.
* [jwt](/packages/crypto/jwt.md) - JSON Web Token signing and verification.
