openmls / annotations

Annotation tool to support software development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Annotation] The sender MUST include the reuse guard in the reuse_guard field of the sender data object, so that the recipient of the message can use it to compute the nonce to be used for decryption.

duesee opened this issue · comments

The sender MUST include the reuse guard in the
reuse_guard field of the sender data object, so that the recipient of
the message can use it to compute the nonce to be used for
decryption.


Annotation
{
  "@context": "http://www.w3.org/ns/anno.jsonld",
  "type": "Annotation",
  "body": [],
  "target": {
    "selector": [
      {
        "type": "TextQuoteSelector",
        "exact": "The sender MUST include the reuse guard in the\n   reuse_guard field of the sender data object, so that the recipient of\n   the message can use it to compute the nonce to be used for\n   decryption."
      },
      {
        "type": "TextPositionSelector",
        "start": 93065,
        "end": 93261
      }
    ]
  },
  "id": "#428d3130-a423-4bd3-89e7-9150ab96dfd6",
  "meta": null
}