summaryrefslogtreecommitdiff
path: root/test/sequential/test-crypto-timing-safe-equal.js
Commit message (Expand)AuthorAgeFilesLines
* doc,test: clarify timingSafeEqual semanticsTobias Nießen2022-06-211-0/+35
* crypto: refactoring internals, add WebCryptoJames M Snell2020-10-071-6/+0
* crypto: move typechecking for timingSafeEqual into C++Anna Henningsen2020-07-031-2/+2
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-6/+6
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-4/+4
* crypto: use byteLength in timingSafeEqualTobias Nießen2019-09-251-1/+15
* test: remove string argument to strictEqual()Hariss0962018-09-091-4/+4
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-2/+4
* crypto: migrate timingSafeEqual to internal/errorsJames M Snell2017-10-261-12/+26
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+2
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-3/+3
* test: refactor test-crypto-timing-safe-equalMichaël Zasso2016-12-011-3/+6
* test: make crypto.timingSafeEqual test less flakynot-an-aardvark2016-09-111-132/+0
* crypto: add crypto.timingSafeEqual()not-an-aardvark2016-09-071-0/+166
* Revert "crypto: add crypto.timingSafeEqual"James M Snell2016-08-231-144/+0
* crypto: add crypto.timingSafeEqualnot-an-aardvark2016-08-191-0/+144