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

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

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).