summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto
Commit message (Expand)AuthorAgeFilesLines
...
* | | add semicolons if nothing returnedDaniel Eades2021-11-252-2/+3
|/ /
* | Fix a few typos.Nick Mathewson2021-11-241-1/+1
* | Merge branch 'ticket125' into 'main'eta2021-11-164-7/+35
|\ \
| * | tor-llcrypto: Put currently unused functions behind features.Nick Mathewson2021-11-124-7/+35
* | | Update to simple_asn1 0.6.1.Nick Mathewson2021-11-141-1/+1
|/ /
* | Merge branch 'S0AndS0/arti-cargo-husky' into HEADeta2021-11-091-3/+2
* | Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
* | Improve some documentation linksNick Mathewson2021-10-291-2/+2
* | Upgrade curve25519-dalek requirement to 3.2.0Nick Mathewson2021-10-251-1/+1
* | Upgrade to new version of simple_asn1.Nick Mathewson2021-10-221-1/+1
|/
* Require up-to-date x25519-dalek, async_executors, and argh.Nick Mathewson2021-10-091-1/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Implement ConstantTimeEq for key ids.Nick Mathewson2021-10-012-4/+16
* Enable js feature for getrandom for WASM.Jani Monoses2021-09-171-0/+4
* Typo fixesNick Mathewson2021-09-091-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-0/+3
* Update corpus and links.Nick Mathewson2021-09-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-2719-0/+2053