aboutsummaryrefslogtreecommitdiff
path: root/src/rust/crypto/digests/sha2.rs
AgeCommit message (Expand)Author
2021-10-06rust: Remove Rust support from treeDavid Goulet
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-08-16rust: run rustfmtcypherpunks
2018-07-18Merge remote-tracking branch 'isis/bug26398'Nick Mathewson
2018-06-20Disable doctests in src/rust/crypto module.Nick Mathewson
2018-06-20Fix bugs in rust digest testsNick Mathewson
2018-06-19Fix compilation of Rust crypto doctestsTaylor Yu
2018-06-18rust: Add "test-c-from-rust" feature-gate.Isis Lovecruft
2018-05-08rust: Add crypto crate and implement Rust wrappers for SHA2 code.Isis Lovecruft