https://github.com/indygreg/cryptography-rs
A collection of Rust crates in the cryptography space
https://github.com/indygreg/cryptography-rs
Last synced: about 1 year ago
JSON representation
A collection of Rust crates in the cryptography space
- Host: GitHub
- URL: https://github.com/indygreg/cryptography-rs
- Owner: indygreg
- Created: 2022-09-18T20:44:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T18:51:44.000Z (over 1 year ago)
- Last Synced: 2025-03-28T12:01:42.421Z (about 1 year ago)
- Language: Rust
- Size: 11 MB
- Stars: 14
- Watchers: 2
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# cryptography-rs
This repository defines Rust crates in the cryptography space. The
crates in this repo were generally born out of a desire to support other
projects from the author, such as implementing Rust code signing in pure
Rust.
The original/primary author is not an expert in the cryptography space and
crates in this repository have not undergone extensive security audits unless
stated otherwise. Caution/restraint should be exercised before using these
crates in a security-sensitive context.
:moneybag: If you want to financially contribute, do so via
[GitHub Sponsors](https://github.com/sponsors/indygreg) or
[on Patreon](https://www.patreon.com/indygreg).