Skip to main content
Module

x/secure_compare/tsconfig.json

Constant-time comparison algorithm to prevent timing attacks (Deno edition)
Latest
File
{ "compilerOptions": { "noFallthroughCasesInSwitch": true, "noUnusedLocals": true, "noUnusedParameters": true, "removeComments": true, }}