Commit 46ea6ab
Add fixed HMAC test vector for auth validation
Adds a test with a pre-computed HMAC value (cross-checked against
Python's hmac module) so the auth logic is verified against a
known fixture, not just round-tripped.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 958a3f6 commit 46ea6ab
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
524 | 530 | | |
525 | 531 | | |
526 | 532 | | |
| |||
0 commit comments