Commit Graph

12 Commits

Author SHA1 Message Date
Oleh Franchuk
b5494af92f cert-spec: Add 'Table of contents' 2021-09-22 16:13:32 +03:00
Nick Mathewson
acedbaca76 Fix some descriptions in cert_key_type_fix.
There were extraneous entries in the lists of signed key types:
these values describe the type of the key being signed (eg, ed25519
or RSA), not the type of the certificate.

Further, clarify Tor bug 40124, so that people know to expect
incorrect cert key types on older signing->link certs.
2020-09-17 08:46:06 -04:00
Nick Mathewson
2b31c63891 Correct the certificate extension identifier for signed-with-ed25519-key
I believe it was an error to use "4" for this value, but the error
has been enshrined in implementation.
2020-04-28 10:10:34 -04:00
Hans-Christoph Steiner
a3fd193023 fix erroneous header numbering punctuation
The clear standard is trailing "." after each numeric section.  This fixes
the small handful of outliers.  This makes it easy to convert these headers
to common markup formats, for example:
http://hyperpolyglot.org/lightweight-markup
2019-11-26 21:03:19 +01:00
Hans-Christoph Steiner
c15cc8a5a8 standardize whitespace in the titles
This is one small step towards making these a standard, parsable format.
2019-11-26 20:29:12 +01:00
rl1987
a26f28c01b Mention that we're using NBO in cert-spec.txt 2019-04-21 11:18:24 +03:00
George Kadianakis
7ad2fff7ef Fix inconsistencies on HS v3 spec and cert-spec.txt.
Pointed out by inkylatenoth in:
https://lists.torproject.org/pipermail/tor-dev/2017-October/012527.html

Fixes ticket #24544.
2018-04-13 15:12:36 +03:00
Nick Mathewson
bfdc69a1e9 Document RSA->Ed crosscert format 2017-09-20 13:43:32 -04:00
Nick Mathewson
6b14f76ec1 Document rend-spec-v3 certificate types in cert-spec.txt 2017-09-20 12:53:21 -04:00
David Goulet
bd8b94b191 cert-spec: Clarify certificate types
Signed-off-by: David Goulet <dgoulet@torproject.org>
2016-10-14 10:38:34 -04:00
Ivan Markin
92b465ba91 Fixed a typo in EXTENSIONS field ( Length -> ExtLength ) 2016-06-23 09:30:28 -04:00
Nick Mathewson
5a79d67a45 Start writing/copying/adding a bunch of stuff about ed25519 keys 2015-08-12 14:48:14 -04:00