rage/age-core
Jack Grigg ed63c41eb1 Migrate to hkdf 0.12
We need to depend on two versions of the `sha2` crate because `rsa`
doesn't have a version depending on `digest 0.10` yet.
2021-12-27 15:26:38 +00:00
..
src age-core: Reject last lines in AgeStanza bodies with trailing bits 2021-12-23 22:12:33 +00:00
Cargo.toml Migrate to hkdf 0.12 2021-12-27 15:26:38 +00:00
CHANGELOG.md v0.7.1 2021-12-27 00:30:42 +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.