mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
r11662@Kushana: nickm | 2006-12-20 21:27:17 -0500
Rename parameter correctly; found by Christian Seberino svn:r9165
This commit is contained in:
parent
bf74dcd855
commit
ef6da912a6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue