diff options
author | Roger Dingledine <arma@torproject.org> | 2007-08-19 21:54:20 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-08-19 21:54:20 +0000 |
commit | ed801a8d3eacbfaaaae0ccab118a13ac3abc751b (patch) | |
tree | 46410dc1e2b8c14134c5c510b1c707a21ab7f152 /doc | |
parent | 8f6678041796435873ed92828cb1c0a20d562805 (diff) | |
download | tor-ed801a8d3eacbfaaaae0ccab118a13ac3abc751b.tar.gz tor-ed801a8d3eacbfaaaae0ccab118a13ac3abc751b.zip |
ask nick a question about a grammar problem that could be a meaning problem
svn:r11207
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/tor-spec.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/spec/tor-spec.txt b/doc/spec/tor-spec.txt index 7023e3c446..de614207f4 100644 --- a/doc/spec/tor-spec.txt +++ b/doc/spec/tor-spec.txt @@ -62,6 +62,8 @@ see tor-design.pdf. function. We leave optional the "Label" parameter unset. (For OAEP padding, see ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-1/pkcs-1v2-1.pdf) + [Nick, what does "we leave optional the Label parameter unset" mean? -RD] + For Diffie-Hellman, we use a generator (g) of 2. For the modulus (p), we use the 1024-bit safe prime from rfc2409 section 6.2 whose hex representation is: |