tsscmp
npmv1.0.6Timing safe string compare using double HMAC
Overview
tsscmp is an npm package that timing safe string compare using double HMAC. The latest version is 1.0.6, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need timing safe string compare using double HMAC and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of tsscmp.
Used by
Popular packages that depend on tsscmp.
Alternatives to tsscmp
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Version history
| Version | Published | License |
|---|---|---|
| 1.0.6latest | 8 years ago | MIT |
| 1.0.5 | 10 years ago | MIT |
| 1.0.4 | 10 years ago | MIT |
| 1.0.2 | 10 years ago | MIT |
| 1.0.1 | 10 years ago | MIT |
| 1.0.0 | 10 years ago | MIT |
Maintainers
Frequently asked questions
How do I install tsscmp?
Run `npm install tsscmp` to add tsscmp to your npm project.
What license is tsscmp released under?
tsscmp is distributed under the MIT license.
How popular is tsscmp?
tsscmp has approximately 0 downloads per week and 1 known dependent packages.