Files
tkgstrator 198835d369 feat(auth): dump large HMAC inputs and keys for analysis
Adds logic to save data, key, and signature blobs to temporary files
when HMAC is invoked with inputs larger than 1KB. Facilitates
debugging and inspection of large authentication payloads,
such as app boot requests.
2026-04-09 09:29:10 +00:00
..