aboutsummaryrefslogtreecommitdiff
path: root/src/rust/external/lib.rs
AgeCommit message (Expand)Author
2018-05-15rust: Export crypto_rand::* functions from our external crate.Isis Lovecruft
2018-05-08rust: Add crypto crate and implement Rust wrappers for SHA2 code.Isis Lovecruft
2018-04-20rust: Expose our (P)RNGs in Rust and provide safe wrappers.Isis Lovecruft
2017-10-27rust implementation of protoverChelsea Holland Komlo