| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-08-07 | 1 | -2/+2 |
| * | Remove RngCompatExt. | Nick Mathewson | 2023-11-29 | 1 | -2/+1 |
| * | Convert to the latest versions of dalek-cryptography | Nick Mathewson | 2023-11-29 | 1 | -3/+2 |
| * | Disable clippy::unlinlined-format-args | Nick Mathewson | 2023-01-27 | 1 | -0/+2 |
| * | Add a new constant-time is_zero() check for RsaIdentity | Nick Mathewson | 2022-09-20 | 1 | -0/+20 |
| * | Use testing_rng() in tests throughout our crates. | Nick Mathewson | 2022-06-02 | 1 | -1/+2 |
| * | squash! Bump every crate's edition to 2021. | Nick Mathewson | 2022-04-25 | 1 | -2/+0 |
| * | Add a from_hex method for RsaIdentity. | Nick Mathewson | 2022-03-04 | 1 | -2/+13 |
| * | tor-llcrypto: Add test case for RsaIdentity formatting | Ian Jackson | 2022-03-02 | 1 | -0/+19 |
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+109 |
