Skip to content

Add sueids, dloas, measres and intuse#38

Open
kentakayama wants to merge 13 commits intoveraison:mainfrom
kentakayama:add-sueids-oemid-dloas
Open

Add sueids, dloas, measres and intuse#38
kentakayama wants to merge 13 commits intoveraison:mainfrom
kentakayama:add-sueids-oemid-dloas

Conversation

@kentakayama
Copy link
Copy Markdown
Contributor

  • Adds
    • sueids, dloas, measres, intuse and their tests
  • Updates
    • oemid to support ieee-pen (int) and to encode / decode with base64url (CDDL compliant)
  • Fixes (can be split into other PR)
    • f8c2e00: following the encoding / decoding profile, e.g. cbor.Marshal to em.Marshal

This PR depends on the #37 , because some field uses the B64Url .

Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…coding/decoding

Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…rce encoding / decoding rules

Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…L definition

Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
…the limit, and MarshalJSON and MarshalCBOR are too much close)

Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
Signed-off-by: Ken Takayama <ken.takayama.ietf@gmail.com>
@kentakayama kentakayama marked this pull request as ready for review December 8, 2025 02:39
@kentakayama
Copy link
Copy Markdown
Contributor Author

kentakayama commented Dec 8, 2025

Following the approval of #37, I believe this PR is ready for review.

Comment thread intended_use.go
Comment on lines +35 to +39
IntendedUseGeneric: "generic",
IntendedUseRegistration: "registration",
IntendedUseProvisioning: "provisioning",
IntendedUseCSR: "csr",
IntendedUsePoP: "pop",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The correct value of these strings is currently being discussed within IETF RATS. See https://mailarchive.ietf.org/arch/msg/rats/7Xo0RINrrXDJkgiTXKDjvfGl2FA/.

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