Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
⛓️ Crypto functionality for Gleam applications
- Host: GitHub
- URL: https://github.com/gleam-lang/crypto
- Owner: gleam-lang
- License: apache-2.0
- Created: 2020-06-08T19:40:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T18:04:22.000Z (5 months ago)
- Last Synced: 2024-07-16T15:41:28.138Z (4 months ago)
- Topics: cryptography, gleam
- Language: Gleam
- Homepage: https://hexdocs.pm/gleam_crypto/
- Size: 35.2 KB
- Stars: 29
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gleam - gleam_crypto - [📚](https://hexdocs.pm/gleam_crypto/) - A Gleam cryptography library supporting Erlang and JavaScript (Packages / Cryptography)
README
# crypto
![CI](https://github.com/gleam-experiments/crypto/workflows/test/badge.svg?branch=main)A Gleam cryptography library supporting Erlang and JavaScript.
## Installation
```
gleam add gleam_crypto
```