aboutsummaryrefslogtreecommitdiff
path: root/src/rust/crypto/Cargo.toml
AgeCommit message (Expand)Author
2021-10-06rust: Remove Rust support from treeDavid Goulet
2018-10-01Remove rlib+staticlib configuration for Rust cratesAlex Crichton
2018-09-16Don't try to link C from rust doctests for nss detectionNick Mathewson
2018-07-18Merge remote-tracking branch 'isis/bug26398'Nick Mathewson
2018-06-20Merge branch 'rust_build_script_v3' into additional_rust_test_fixesNick Mathewson
2018-06-20rust: Remove redundant "testing" feature from tor_log crate.Isis Lovecruft
2018-06-19Use a rust build script to set linker options correctly for tests.Nick Mathewson
2018-06-18Revert "Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a"Nick Mathewson
2018-06-18Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.aNick Mathewson
2018-06-18rust: Add "test-c-from-rust" feature-gate.Isis Lovecruft
2018-06-15Set default-features = false for rand_coreTaylor Yu
2018-05-15rust: Update rand_core dependency to 0.2.0-pre.0.Isis Lovecruft
2018-05-15rust: Update rand dev-dependency to 0.5.0-pre.2.Isis Lovecruft
2018-05-15rust: Move rand crate into crypto parent crate.Isis Lovecruft
2018-05-08rust: Add crypto crate and implement Rust wrappers for SHA2 code.Isis Lovecruft