arti/crates/tor-proto/src
Nick Mathewson aaab6f3812 Upgrade to AES 0.8
Now that we require Rust 1.56, we can upgrade to AES 0.8.  This
forces us to have some slight API changes.

We require cipher 0.4.1, not cipher 0.4.0, since 0.4.0 has
compatibility issues with Rust 1.56.
2022-04-26 12:16:22 -04:00
..
channel squash! Bump every crate's edition to 2021. 2022-04-25 13:06:26 -04:00
circuit squash! Bump every crate's edition to 2021. 2022-04-25 13:06:26 -04:00
crypto Upgrade to AES 0.8 2022-04-26 12:16:22 -04:00
stream Move skip_fmt into tor-basic-utils 2022-03-04 11:45:24 +00:00
util Implement a better clock skew estimator. 2022-04-11 12:34:16 -04:00
channel.rs Channel: Expose our view of whether the clock is skewed, and the age 2022-04-07 10:07:35 -04:00
circuit.rs squash! Bump every crate's edition to 2021. 2022-04-25 13:06:26 -04:00
crypto.rs Move all crates into a `crates` subdirectory. 2021-08-27 09:53:09 -04:00
lib.rs tor-proto: add a backend to detect reported clock skew. 2022-03-23 08:24:36 -04:00
stream.rs Improve the layout of crate exports; add runtime convenience functions 2022-01-11 15:16:03 +00:00
util.rs tor-proto: add a backend to detect reported clock skew. 2022-03-23 08:24:36 -04:00