Skip to content

JWT: ESxxx signature must include padding for ECDSA R and S values #3202

@obiltschnig

Description

@obiltschnig

The signature for JWTs using the ES256, ES384 and ES512 algorithms must include proper padding for R and S values from the ECDSA signature. Failing to apply padding will lead to incorrect signatures if R and S values don't take 32 bytes each.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions