You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a port of my other C# library [Partial Key Verification Library for Compact Framework](https://opensource.duma.sh/libraries/net/partial-key-verification) into a JavaScript/TypeScript package.
6
+
7
+
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.
8
+
9
+
Check full documentation here: [opensource.duma.sh/libraries/js/partial-key-verification](https://opensource.duma.sh/libraries/js/partial-key-verification)
0 commit comments