Commit 698efe8
Export calculateThumbprint from @hellocoop/httpsig
Expose the RFC 7638 JWK thumbprint function as a public API so consumers
don't need to implement their own (which led to bugs with missing y
parameter for EC keys).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 98635a0 commit 698efe8
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments