Skip to content

parse: align SEIPD v2 chunk size rendering#79

Merged
spiegel-im-spiegel merged 1 commit into
masterfrom
align-seipd-chunk-size
May 15, 2026
Merged

parse: align SEIPD v2 chunk size rendering#79
spiegel-im-spiegel merged 1 commit into
masterfrom
align-seipd-chunk-size

Conversation

@spiegel-im-spiegel

Copy link
Copy Markdown
Member

Summary

  • align tag18 (SEIPD v2) chunk-size rendering with tag20
  • decode chunk-size octet as 2^(c+6) and show the encoded octet as dump
  • add a focused v2 test vector in tag18_test.go to lock expected output
  • add docs/rfc9580-coverage.md as a coverage inventory for current 4880bis/9580 state

Why

  • avoid inconsistent output semantics between tag 18 and tag 20 for the same AEAD chunk-size field
  • preserve a concrete baseline document before broader RFC 9580 implementation work

Validation

  • task --force test passed
  • linter passed with 0 issues

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@spiegel-im-spiegel spiegel-im-spiegel merged commit d5a2ac0 into master May 15, 2026
4 checks passed
@spiegel-im-spiegel spiegel-im-spiegel deleted the align-seipd-chunk-size branch May 15, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants