From 6ded0249148745bbce46937faba1eedf9bfb2450 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 31 Dec 2008 18:25:30 +0000 Subject: [PATCH] Note another place we use sha1 svn:r17836 --- doc/spec/proposals/ideas/xxx-what-uses-sha1.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.4.GIT