]> git.ipfire.org Git - thirdparty/tor.git/commit
Make crypto_digest_get_digest nondestructive again.
authorNick Mathewson <nickm@torproject.org>
Thu, 20 Aug 2009 16:03:32 +0000 (12:03 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 20 Aug 2009 16:03:32 +0000 (12:03 -0400)
commit5da3b45fdce8354e320df91b26a170b21291c32e
tree5f3317ef37d10174997d6c9bd8558a51f1db2e08
parent8771fdfda49124e46f155a396778649946a894b9
Make crypto_digest_get_digest nondestructive again.

Fixes bug in f57883a39.
src/common/crypto.c