pkv.js
v0.0.3
Published
Partial Key Verification Library for JS/TS. Serial number generation scheme for offline key validation.
Downloads
5
Maintainers
Readme
Partial Key Verification Library for TS/JS
This is a port of my other C# library Partial Key Verification Library for Compact Framework into a JavaScript/TypeScript package.
This library implements Partial Key Verification (PKV). PKV is a cryptographic technique that allows verification of a subset of a key without revealing the entire key, enhancing security and privacy in various applications.
Check full documentation here: opensource.duma.sh/libraries/js/partial-key-verification
