rage/age-core
Jack Grigg 2291ccbcf8 age_core: Expose primitives for AEAD and HKDF
This enables reuse of these common primitives within the upcoming plugin
system, alongside the core parsers and serializers.
2020-04-26 00:10:38 +12:00
..
src age_core: Expose primitives for AEAD and HKDF 2020-04-26 00:10:38 +12:00
Cargo.toml age_core: Expose primitives for AEAD and HKDF 2020-04-26 00:10:38 +12:00
CHANGELOG.md age_core: Expose primitives for AEAD and HKDF 2020-04-26 00:10:38 +12:00
README.md Empty age-core library crate 2020-02-02 21:23:46 +00:00

age-core Rust library

This crate contains common functions used across the age crates.

You are probably looking for the age crate itself.

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.