rage/age-core
Jack Grigg c31d250356 Migrate to rsa 0.6 and chacha20poly1305 0.10
This brings us onto Rust Crypto crates with MSRV 1.56 or lower.
2022-09-03 13:53:40 +00:00
..
src Migrate to rsa 0.6 and chacha20poly1305 0.10 2022-09-03 13:53:40 +00:00
Cargo.toml Migrate to rsa 0.6 and chacha20poly1305 0.10 2022-09-03 13:53:40 +00:00
CHANGELOG.md v0.8.0 2022-05-02 00:47:18 +00:00
README.md Update READMEs 2020-07-29 02:06:18 +12:00

age-core Rust library

This crate contains common structs and functions used across the age crates.

You are probably looking for the age crate itself. You should only need to directly depend on this crate if you are implementing a custom recipient type.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.