MPyC: Multiparty Computation in Python
-
Updated
Apr 9, 2025 - Python
MPyC: Multiparty Computation in Python
Artifact associated with CHES 2022 paper https://tches.iacr.org/index.php/TCHES/article/view/9817
MPC-TSS is a project to demonstrate the working of our threshold signature scheme leveraging the security of X1 hardware wallet
Python implementation of Class Group algorithms from Cohen (GTM 138)
A scheme to implement finite groups as oblivious data structures. The oblivious operations are defined by a set of secure multiparty computation (MPC) protocols. Practical protocols are presented for the group of quadratic residues, elliptic curves groups and class groups of imaginary quadratic orders.
An implementation of some mathematics of "Class group of Positive-definite Binary Quadratic Forms" in Python 3
Add a description, image, and links to the class-groups topic page so that developers can more easily learn about it.
To associate your repository with the class-groups topic, visit your repo's landing page and select "manage topics."