@hellocoop/httpsig v1.5.1
- Add RSA JWK thumbprint support (RFC 7638) to
calculateThumbprint - Canonical form uses
{e, kty, n}members in lexicographic order per the spec - Prevents crashes when computing thumbprints against JWKS containing mixed key types (e.g. EdDSA + RSA)