summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:20:30 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:20:30 -0500
commit9aefe16af8607332779cd4dd257585c27bdd57d6 (patch)
tree580a571b14427739fba636770a11946aeb110869 /anastasis.rst
parentc652f968968a6040f400f9e8e34f65d745bff6ea (diff)
downloaddocs-9aefe16af8607332779cd4dd257585c27bdd57d6.tar.gz
docs-9aefe16af8607332779cd4dd257585c27bdd57d6.tar.bz2
docs-9aefe16af8607332779cd4dd257585c27bdd57d6.zip
diction: s/N bytes/N-byte/ (two instances)
The hypen and singular noun is used when the composed term is used as an adjective (as in this case).
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/anastasis.rst b/anastasis.rst
index e3203e4b..68247385 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -510,8 +510,8 @@ In the following, UUID is always defined and used according to `RFC 4122`_.
Upload a new version of the customer's encrypted recovery document.
While the document's structure is described in JSON below, the upload
- should just be the bytestream of the raw data (i.e. 32 bytes nonce followed
- by 16 bytes tag followed by the encrypted document).
+ should just be the bytestream of the raw data (i.e. 32-byte nonce followed
+ by 16-byte tag followed by the encrypted document).
If request has been seen before, the server should do nothing, and otherwise store the new version.
The body must begin with a nonce, an AES-GCM tag and continue with the ciphertext. The format
is the same as specified for the response of the GET method. The