navajo 0.0.4

cryptographic APIs
Documentation
1
2
3
4
5
6
// pub enum Encryption {
//     /// C20PKW
//     ChaCha20Poly1305,
//     /// XC20PKW
//     XChaCha20Poly1305,
// }