Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(26860-decryption-order) Update spec to match correct decryption order #27

Closed
wants to merge 6 commits into from

Conversation

dmr-x
Copy link
Contributor

@dmr-x dmr-x commented Jul 18, 2018

dmr-x and others added 5 commits July 18, 2018 19:51
The section now consists of:
* forward encryption at the client
* forward decryption at ORs
* backward encryption at the end (exit)
* backward decryption at the client

Part of 26860.
Also generalised the EXTENDED to CREATED section so it covers
EXTENDED2 to CREATED2.

Closes 26859.
tor-spec.txt Outdated
@@ -992,6 +992,10 @@ see tor-design.pdf.
different RSA identity, it SHOULD NOT attempt to make another
connection: it should just fail and DESTROY the circuit.

After checking relay identities, extending ORs generate a CREATE[2]
cell from the contents of the EXTEND[2] cell. See section 5.3 for
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think CREATE[2], etc. looks too much like a footnote or something. Maybe instead use CREATE or CREATE2 or CREATE/CREATE2?

@tlyu
Copy link
Contributor

tlyu commented Jul 20, 2018

Squashed and merged as 7ced619.

@tlyu tlyu closed this Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants