Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
Tor
Commits
f753ef4a
Commit
f753ef4a
authored
20 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Be slightly more specific about ASN1
svn:r2201
parent
29fb4833
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tor-spec.txt
+3
-3
3 additions, 3 deletions
doc/tor-spec.txt
with
3 additions
and
3 deletions
doc/tor-spec.txt
+
3
−
3
View file @
f753ef4a
...
...
@@ -173,9 +173,9 @@ TODO: (very soon)
Onion skin [186 bytes]
Public key hash [20 bytes]
The port and address field denote the IPV4 address and port of the
next
onion router in the circuit; the public key hash is the SHA1 hash of
the
ASN1 encoding of the next onion router's identity key.
The port and address field denote the IPV4 address and port of the
next
onion router in the circuit; the public key hash is the SHA1 hash of
the
PKCS#1
ASN1 encoding of the next onion router's identity
(signing)
key.
[XXXX Before 0.0.8, EXTEND cells did not include the public key hash.
Servers running 0.0.8 distinguish the old-style cells based on the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment