> For the complete documentation index, see [llms.txt](https://docs.csml.dev/language/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.csml.dev/language/standard-library/crypto.md).

# Crypto Utilities

- [JWT](https://docs.csml.dev/language/standard-library/crypto/jwt.md)
- [Hash, HMAC](https://docs.csml.dev/language/standard-library/crypto/hash-hmac.md)
- [Base64, Hex](https://docs.csml.dev/language/standard-library/crypto/base64-hex.md)
