native-crypto 0.0.0

Coming soon: cryptography APIs backed by native OS primitives.
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}