summaryrefslogtreecommitdiff
path: root/WANT_FROM_OTHER_CRATES
Commit message (Collapse)AuthorAgeFilesLines
* Add another entry to WANT_FROM_OTHER_CRATESNick Mathewson2021-06-191-0/+1
|
* Cut down WANT_FROM_OTHER_CRATESNick Mathewson2021-06-181-16/+8
|
* Update documentationNick Mathewson2020-09-211-1/+0
|
* update wishlist: the rsa crate now supports oaepNick Mathewson2020-09-131-3/+1
|
* WANT_FROM_OTHER_CRATES: observations on tlsNick Mathewson2020-09-011-2/+13
|
* curate WANT_FROM_OTHER_CRATESNick Mathewson2020-06-121-14/+14
|
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+51
Arti is a rust tor implementation. It's project I've been working on for a few months now, in weekends and in spare time. It doesn't speak the tor protocol yet, and it doesn't connect to the network at all. It needs much more documentation and testing, but I'm just about ready to show it to others. See the README.md for a description of what is there and what isn't.