8 breaking releases

0.10.0 Feb 4, 2024
0.9.0 Oct 27, 2022
0.8.0 May 2, 2022
0.7.1 Dec 27, 2021
0.4.0 Mar 25, 2020

#2041 in Cryptography

Download history 666/week @ 2023-12-23 1282/week @ 2023-12-30 2007/week @ 2024-01-06 1947/week @ 2024-01-13 2738/week @ 2024-01-20 3039/week @ 2024-01-27 3913/week @ 2024-02-03 3365/week @ 2024-02-10 2894/week @ 2024-02-17 2363/week @ 2024-02-24 3020/week @ 2024-03-02 2362/week @ 2024-03-09 2608/week @ 2024-03-16 3021/week @ 2024-03-23 3196/week @ 2024-03-30 2284/week @ 2024-04-06

11,372 downloads per month
Used in 32 crates (7 directly)

MIT/Apache

47KB
881 lines

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.


lib.rs:

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.

Dependencies

~2–13MB
~126K SLoC