Files
tor/doc
Nick Mathewson 0bce0161dd Revise proposal 162: SHA256(x), not SHA256(SHA256(x))
The point of doing SHA256 twice is, generally, is to prevent message
extension attacks where an attacker who knows H(A) can calculate
H(A|B).  But for attaching a signature to a document, the attacker
already _knows_ A, so trying to keep them from calculating H(A|B) is
pointless.
2009-10-15 15:17:13 -04:00
..
2009-04-26 03:59:35 +00:00
2004-02-21 20:41:15 +00:00
2009-08-26 14:47:29 -04:00