#post-quantum-cryptography #encryption #age-encryption #hybrid #file-encryption #ml-kem #rage

anubis-core

Common functions used across the anubis crates (hybrid PQC support)

1 unstable release

2.0.0 Oct 10, 2025
1.4.0 Oct 10, 2025
0.11.0 Oct 9, 2025

#2566 in Cryptography


Used in 2 crates (via anubis-age)

MIT/Apache

50KB
926 lines

age-core Rust library (Anubis Rage Edition)

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

Part of Anubis Rage v2.0: This is the Anubis Rage edition, which supports classical age encryption, post-quantum ML-KEM-1024 cryptography, and hybrid defense-in-depth mode (X25519 + ML-KEM-1024).

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 or working with age internals.

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.

Dependencies

~2.7–8.5MB
~179K SLoC