| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade cipher, aes, and ctr. | Nick Mathewson | 2026-07-13 | 1 | -22/+45 |
| | | |||||
| * | hsservice, llcrypto, SecurityResponse: use cfg({true,false}) | Nick Mathewson | 2026-05-07 | 1 | -2/+2 |
| | | |||||
| * | add feature annotation not added by doc_auto_cfg | trinity-1686a | 2022-08-24 | 1 | -0/+2 |
| | | |||||
| * | Add TODO comments about unwanted copies. | Nick Mathewson | 2022-08-01 | 1 | -0/+2 |
| | | |||||
| * | tor-llcrypto: make AES key objects ZeroizeOnDrop when using openssl | Nick Mathewson | 2022-08-01 | 1 | -0/+3 |
| | | | | | Part of #254. | ||||
| * | Fix typos | Dimitris Apostolou | 2022-06-10 | 1 | -3/+3 |
| | | |||||
| * | use the right feature name for llcrypto openssl | trinity-1686a | 2022-05-31 | 1 | -2/+2 |
| | | |||||
| * | add support for openssl backend in llcrypto | trinity-1686a | 2022-05-30 | 1 | -0/+104 |
| | | |||||
| * | Upgrade to AES 0.8 | Nick Mathewson | 2022-04-26 | 1 | -1/+5 |
| | | | | | | | | | 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. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+13 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
