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
- Host: GitHub
- URL: https://github.com/gleam-lang/crypto
- Owner: gleam-lang
- License: apache-2.0
- Created: 2020-06-08T19:40:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T13:38:04.000Z (6 months ago)
- Last Synced: 2025-06-09T13:37:58.341Z (4 months ago)
- Topics: cryptography, gleam
- Language: Gleam
- Homepage: https://hexdocs.pm/gleam_crypto/
- Size: 47.9 KB
- Stars: 40
- Watchers: 3
- Forks: 13
- Open Issues: 3
-
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
![]()
![]()
A Gleam cryptography library supporting Erlang and JavaScript.
## Installation
```
gleam add gleam_crypto@1
```