9 breaking releases

new 0.11.0 Nov 3, 2024
0.10.0 Feb 4, 2024
0.9.0 Oct 27, 2022
0.8.0 May 2, 2022
0.4.0 Mar 25, 2020

#2395 in Cryptography

Download history 2812/week @ 2024-07-14 2576/week @ 2024-07-21 3467/week @ 2024-07-28 3120/week @ 2024-08-04 3338/week @ 2024-08-11 3885/week @ 2024-08-18 3236/week @ 2024-08-25 4319/week @ 2024-09-01 4409/week @ 2024-09-08 3519/week @ 2024-09-15 4236/week @ 2024-09-22 5399/week @ 2024-09-29 4092/week @ 2024-10-06 4050/week @ 2024-10-13 4784/week @ 2024-10-20 3100/week @ 2024-10-27

16,251 downloads per month
Used in 44 crates (8 directly)

MIT/Apache

49KB
919 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–12MB
~127K SLoC