This commit is contained in:
Adrien Marquès 2018-09-05 17:50:50 +02:00
parent b0d8166897
commit 8519769b37
1 changed files with 0 additions and 9 deletions

View File

@ -200,15 +200,6 @@ Each token has a size defined by the *hash function*, which is `sha512` for this
> For readability purposes, the tokens are sent as their hexadecimal representation ; each token is then a string of 128 characters.
```sequence
participant Client
participant Server
Client->Server: x1,x2
Note right of Server : unscramble x1,x2
Note right of Server : x1 valid, store x2
Server->Client: Success
```
### 1. Send the request
This case is the default where $i$ is far from $1$ so there is no key generation or synchronization to do.