Skip to content

Conversation

aeroxy
Copy link

@aeroxy aeroxy commented Apr 19, 2025

No description provided.

aeroxy added 30 commits April 19, 2025 17:32
aeroxy added 18 commits April 19, 2025 18:38
Removes TssParty and TssRound trait implementations from keygen components
due to fundamental incompatibilities discovered during integration attempts.

Introduces a keygen-specific  trait and a  struct
within  to manage common state (params, data, channels, etc.)
and round transitions independently of the core  traits.

Also includes:
- Definition of  enum for specific error handling.
- Updates to message structs to implement .
- Replacement of ECDSA/Paillier placeholders with EdDSA/VSS/Schnorr types/placeholders.
- Updates to  for EdDSA.
- Implementation of  for .
- General import fixes and module structure adjustments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant