constant_time_eq (and the `subtle` dependency) was never wired into any comparison — the module doc wrongly claimed token comparison used it, but lookup is an indexed DB equality on the 256-bit SHA-256 hash, so there's no in-process secret compare to time-attack. Delete the dead fn, its test, and the unused `subtle` dep; rewrite the doc. No behaviour change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
107 KiB
107 KiB