Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Annotation] The padding field MUST be filled with all zero bytes. #26

Open
duesee opened this issue Jan 10, 2023 · 0 comments
Open

[Annotation] The padding field MUST be filled with all zero bytes. #26

duesee opened this issue Jan 10, 2023 · 0 comments
Labels
annotation codec Validation related to tls_codec, serialization, and deserialization.

Comments

@duesee
Copy link
Collaborator

duesee commented Jan 10, 2023

The padding field MUST be filled with all zero bytes.


Annotation
{
  "@context": "http://www.w3.org/ns/anno.jsonld",
  "type": "Annotation",
  "body": [
    {
      "type": "TextualBody",
      "purpose": "tagging",
      "value": "codec, padding"
    }
  ],
  "target": {
    "selector": [
      {
        "type": "TextQuoteSelector",
        "exact": "The padding field MUST be filled with\n   all zero bytes."
      },
      {
        "type": "TextPositionSelector",
        "start": 91603,
        "end": 91659
      }
    ]
  },
  "id": "#ef69c864-cb13-4069-9a82-d767f9cf47ca",
  "meta": null
}
@duesee duesee added validation codec Validation related to tls_codec, serialization, and deserialization. labels Jan 10, 2023
@duesee duesee changed the title [Validation] The padding field MUST be filled with all zero bytes. [Annotation] The padding field MUST be filled with all zero bytes. Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
annotation codec Validation related to tls_codec, serialization, and deserialization.
Projects
None yet
Development

No branches or pull requests

1 participant