anubis-wormhole 1.0.0

A post-quantum secure file transfer tool based on the Magic Wormhole protocol.
Documentation
1
2
3
4
5
6
pub mod aes_gcm_siv;
#[cfg(feature = "providers-pqclean")]
pub mod mlkem;
#[cfg(feature = "providers-pqclean")]
pub mod mldsa;