This website requires JavaScript.
Explore
Help
Sign In
torproject
/
tor
Watch
1
Star
0
Fork
0
You've already forked tor
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2024-12-06 19:41:15 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef486e3c029efe8cb18886eea52f20af766f9daa
tor
/
src
/
rust
/
external
T
History
Nick Mathewson
72a5ae8c66
Merge branch 'maint-0.3.4'
2018-06-21 08:38:21 -04:00
..
Cargo.toml
rust: Add crypto crate and implement Rust wrappers for SHA2 code.
2018-05-08 21:03:37 +00:00
crypto_digest.rs
Fix memory leak in CryptoDigest type
2018-06-20 17:28:28 -04:00
crypto_rand.rs
rust: Expose crypto_rand() as an impl of rand_core::RngCore.
2018-05-02 22:12:38 +00:00
external.rs
Update copyrights to 2018.
2018-06-20 08:13:28 -04:00
lib.rs
rust: Export crypto_rand::* functions from our external crate.
2018-05-15 18:03:18 +00:00