private-box 0.6.0

A direct port of https://github.com/auditdrivencrypto/private-box
Documentation
1
2
3
4
mod private_box;
pub use crate::private_box::*;

pub use ssb_crypto::{Keypair, PublicKey};