Skip to content

theroguevigilante/govis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

govis

A Proof-of-Concept for Threshold and Key Rotation based Proactive Secret Sharing library built in Rust.

Status: Early POC (Core Engine)

  • Modular Architecture (types, core, protocol)
  • Distributed Key Generation (DKG)
  • 'Net-Zero' Key Refresh (Key Rotation)
  • Identity Persistence Unit Tests (Math Verification)
  • Async Networking (Round-based implementation)

Description

Built using generic-ec and round-based as part of exploring Threshold Cryptography. The goal is to provide a clean, verifiable way to rotate threshold shares without changing the Master Public Key.

About

Exploring Threshold Cryptography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages