an implementation of the MLKEM768-X25519 post-quantum recipient type. spun out from chiffrage.
intended for use with the rage crate.
the only changes that will likely be made in the future will be using a more singular crypto library, like ring or aws-lc-rs.
the project relies on the secrecy and zeroize crates to safely manage data dealing with the HybridIdentity type.