vadimdemedes / secure-compare
Constant-time comparison algorithm to prevent timing attacks
☆51Updated 7 years ago
Alternatives and similar repositories for secure-compare:
Users that are interested in secure-compare are comparing it to the libraries listed below
- 🌲 pino log redaction 🍷☆66Updated 4 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Define a lazily evaluated property on an object☆64Updated last year
- Safe, constant-time comparison of Buffers☆50Updated 10 months ago
- Map over promises serially☆48Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Convenience module for getting data from an NPM registry☆51Updated 8 years ago
- Input module for Listr☆33Updated 4 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 5 years ago
- Run jsperf.com tests locally with your NodeJS version☆34Updated 8 years ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 3 years ago
- Experimental infrastructure for creating Istanbul-compatible code coverage☆21Updated 8 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Conditional promise chains☆60Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Test driven benchmarking.☆88Updated 6 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Codemods for AVA☆68Updated 6 years ago
- Create a new node module with all the right stuff.☆71Updated 8 years ago
- Allows you to identify client requests within non-sequential logs such as Syslog by adding a response header of X-Request-Id. Allows sett…☆14Updated 6 years ago