aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/cipher.rs
Commit message (Expand)AuthorAgeFilesLines
* 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