Skip to content

release/3.23.0#437

Open
JesusMcCloud wants to merge 1 commit into
developmentfrom
release/3.23.0
Open

release/3.23.0#437
JesusMcCloud wants to merge 1 commit into
developmentfrom
release/3.23.0

Conversation

@JesusMcCloud
Copy link
Copy Markdown
Collaborator

  • Rework JWS support around explicit compact, flattened, and general representations
    • Add sealed JWS support with dedicated JwsCompact, JwsFlattened, JwsGeneral
    • Add conversions between compact, flattened, and general JWS representations
    • Represent protected and unprotected header fragments explicitly via JwsHeader.Part, merging them into a JwsHeader only when the combined header is valid
    • Parse JwsHeader.attestationJwt and JwsHeader.keyAttestation as JwsCompact instead of raw strings
    • Deprecate JwsSigned in favor of JwsCompact
    • Typed payloads remain supported via JwsTyped

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.

1 participant