From: Nick Mathewson Date: Wed, 31 Dec 2008 18:25:30 +0000 (+0000) Subject: Note another place we use sha1 X-Git-Tag: tor-0.2.1.10-alpha~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ded0249148745bbce46937faba1eedf9bfb2450;p=thirdparty%2Ftor.git Note another place we use sha1 svn:r17836 --- diff --git a/doc/spec/proposals/ideas/xxx-what-uses-sha1.txt b/doc/spec/proposals/ideas/xxx-what-uses-sha1.txt index 8dfdb99c94..00ea56bc3a 100644 --- a/doc/spec/proposals/ideas/xxx-what-uses-sha1.txt +++ b/doc/spec/proposals/ideas/xxx-what-uses-sha1.txt @@ -64,6 +64,7 @@ What Tor uses hashes for today: C. Some of the TLS ciphersuites we allow use SHA-1. D. When we sign our code with GPG, it might be using SHA-1. E. Our GPG keys might be authenticated with SHA-1. + F. OpenSSL's random number generator uses SHA-1, I believe. 2. The Tor protocol