C implementation of a blind signature protocol based on ZKBoo (MPC-in-the-Head), using MSS (Merkle Signature Scheme) coupled with WOTS as the underlying one-time signature (OTS).
-
Updated
Nov 27, 2025 - C
C implementation of a blind signature protocol based on ZKBoo (MPC-in-the-Head), using MSS (Merkle Signature Scheme) coupled with WOTS as the underlying one-time signature (OTS).
Browser-based MPC-in-the-Head signature demo — additive secret sharing, SHA-256 commitments, Merkle proofs, Fiat-Shamir transform, N-party simulation with hidden-view challenge, toy PERK permutation witness. Post-quantum signatures from hash functions alone. NIST Round 2: Mirath, PERK, FAEST. No backends. No simulated math.
An Efficient Hardware Implementation of Mirath, an MPC-in-the-Head-based Digital Signature Scheme.
Add a description, image, and links to the mpc-in-the-head topic page so that developers can more easily learn about it.
To associate your repository with the mpc-in-the-head topic, visit your repo's landing page and select "manage topics."