diff options
author | Roger Dingledine <arma@torproject.org> | 2006-01-21 03:25:09 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-01-21 03:25:09 +0000 |
commit | 5100b6791fc6a32598737e368a20b5f5fef0f1c5 (patch) | |
tree | 80bf6976a8da2ac22ebb8c9d801017def659bab9 /doc | |
parent | b9540285af7ab07306ebaecb1d5c80ef73676a76 (diff) | |
download | tor-5100b6791fc6a32598737e368a20b5f5fef0f1c5.tar.gz tor-5100b6791fc6a32598737e368a20b5f5fef0f1c5.zip |
envaguen the spec
svn:r5848
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-spec.txt b/doc/tor-spec.txt index 0fbf6dd888..7896ebfce5 100644 --- a/doc/tor-spec.txt +++ b/doc/tor-spec.txt @@ -178,7 +178,7 @@ when do we rotate which keys (tls, link, etc)? bytes of the data are encrypted with Bob's PK; and the rest of the data is encrypted with the symmetric key. - So in this case, the onion skin on the wire looks like: + So in this case, the onion skin can be thought of as: RSA-encrypted: OAEP padding [42 bytes] Symmetric key [16 bytes] |