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
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- 🌲 pino log redaction 🍷☆66Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated 11 months ago
- Define a lazily evaluated property on an object☆64Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Map over promises serially☆48Updated 3 years ago
- 🔧 Store config for your node applications☆44Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 6 years ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 3 years ago
- Iterate over promises serially☆50Updated 2 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
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆56Updated last year
- Maintain and search through a sorted array using some low level functions