README.md

# crypto

<a href="https://github.com/gleam-experiments/crypto/releases"><img src="https://img.shields.io/github/release/gleam-experiments/crypto" alt="GitHub release"></a>
<a href="https://discord.gg/Fm8Pwmy"><img src="https://img.shields.io/discord/768594524158427167?color=blue" alt="Discord chat"></a>
![CI](https://github.com/gleam-experiments/crypto/workflows/test/badge.svg?branch=main)

Gleam bindings to the BEAM cryptography functions.

## Installation

```
gleam add gleam_crypto
```