Skip to content

Implement tor-hscrypto

Nick Mathewson requested to merge nickm/arti:hscrypto_impl into main

And so it starts! Here's an implementation of all the functionality (that we know about) in the tor-hscrypto crate.

This took a couple hours longer than I expected, since I had to add some test vectors to the C tor unit tests as well.

Closes #742 (closed). Closes #684 (closed).

Edited by Nick Mathewson

Merge request reports