aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorJim Newsome <jnewsome@torproject.org>2023-11-08 13:51:20 -0600
committerJim Newsome <jnewsome@torproject.org>2023-11-08 13:51:20 -0600
commit62aa124f397a9ebc918a0ef855f24d1ebf8ad804 (patch)
tree3c4cf9e8986a019210fbc565fe6399e228d71048 /spec
parent3ca19b7529f6c587c5c715945a926830eaa556e9 (diff)
downloadtorspec-62aa124f397a9ebc918a0ef855f24d1ebf8ad804.tar.gz
torspec-62aa124f397a9ebc918a0ef855f24d1ebf8ad804.zip
Fix markdown typography for G^*
Diffstat (limited to 'spec')
-rw-r--r--spec/tor-spec/create-created-cells.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/tor-spec/create-created-cells.md b/spec/tor-spec/create-created-cells.md
index 7fc5b51..1e6281c 100644
--- a/spec/tor-spec/create-created-cells.md
+++ b/spec/tor-spec/create-created-cells.md
@@ -336,7 +336,7 @@ The server's handshake reply is:
| `SERVER_KP` | `Y` | `G_LENGTH` bytes
| `AUTH` | `H(auth_input, t_mac)` | `H_LENGTH` bytes
-The client then checks `Y` is in `G^*` [see NOTE below], and computes
+The client then checks `Y` is in G<sup>*</sup> [see NOTE below], and computes
```text
secret_input = EXP(Y,x) | EXP(B,x) | ID | B | X | Y | PROTOID