summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/cipher.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade cipher, aes, and ctr.Nick Mathewson2026-07-131-22/+45
* hsservice, llcrypto, SecurityResponse: use cfg({true,false})Nick Mathewson2026-05-071-2/+2
* add feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+2
* Add TODO comments about unwanted copies.Nick Mathewson2022-08-011-0/+2
* tor-llcrypto: make AES key objects ZeroizeOnDrop when using opensslNick Mathewson2022-08-011-0/+3
* Fix typosDimitris Apostolou2022-06-101-3/+3
* use the right feature name for llcrypto openssltrinity-1686a2022-05-311-2/+2
* add support for openssl backend in llcryptotrinity-1686a2022-05-301-0/+104
* Upgrade to AES 0.8Nick Mathewson2022-04-261-1/+5
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+13