r11662@Kushana: nickm | 2006-12-20 21:27:17 -0500

Rename parameter correctly; found by Christian Seberino


svn:r9165
This commit is contained in:
Nick Mathewson 2006-12-21 02:59:07 +00:00
parent bf74dcd855
commit ef6da912a6

View File

@ -100,7 +100,7 @@ TODO:
For a hash function, we use SHA-1.
KEY_LEN=16.
DH_LEN=128; DH_GROUP_LEN=40.
DH_LEN=128; DH_SEC_LEN=40.
PK_ENC_LEN=128; PK_PAD_LEN=42.
HASH_LEN=20.