An open API service indexing awesome lists of open source software.

https://github.com/gleam-lang/crypto

⛓️ Crypto functionality for Gleam applications
https://github.com/gleam-lang/crypto

cryptography gleam

Last synced: 4 months ago
JSON representation

⛓️ Crypto functionality for Gleam applications

Awesome Lists containing this project

README

          

# crypto

GitHub release
Discord chat
![CI](https://github.com/gleam-lang/crypto/workflows/test/badge.svg?branch=main)

A Gleam cryptography library supporting Erlang and JavaScript.

## Installation

```
gleam add gleam_crypto@1
```