aboutsummaryrefslogtreecommitdiff
path: root/src/rust/external/lib.rs
AgeCommit message (Expand)Author
2021-10-06rust: Remove Rust support from treeDavid Goulet
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-01Fix segfaults related to sanitizers+jemallocAlex Crichton
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