Use NSS's digest code in Tor.
commitf64c9dccde9ac8261c9f80ed063acc7988d6836c
authorNick Mathewson <nickm@torproject.org>
Wed, 11 Jul 2018 20:54:05 +0000 (11 16:54 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 31 Jul 2018 23:46:00 +0000 (31 19:46 -0400)
tree2d87461b8dc8a25437454af0d6dff1b8a9c04516
parent27dd2b1f1ff612977ec50c9e15dbe14607b0551b
Use NSS's digest code in Tor.

This was a fairly straightforward port, once I realized which layer
I should be calling into.
src/lib/crypt_ops/crypto_digest.c
src/lib/crypt_ops/crypto_digest.h
src/test/test_hs_ntor_cl.c
src/test/test_ntor_cl.c