Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmculpepper/crypto
https://github.com/rmculpepper/crypto
racket
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmculpepper/crypto
- Owner: rmculpepper
- Created: 2012-10-17T19:05:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T11:26:03.000Z (over 2 years ago)
- Last Synced: 2024-12-03T06:42:15.863Z (2 months ago)
- Topics: racket
- Language: Racket
- Size: 2.56 MB
- Stars: 17
- Watchers: 3
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crypto - Cryptography library for Racket
## Installation
The `crypto` package is available through Racket's package manager (https://pkgs.racket-lang.org/).
- Install via command line with `raco pkg install crypto`
- Or install via DrRacket (`File` > `Package Manager`).## Documentation
Read the documentation online here:
- crypto: https://docs.racket-lang.org/crypto/index.html
- x509: https://docs.racket-lang.org/x509/index.html