Skip to main content

Key Share Refresh

Definition

Key Share Refresh is a cryptographic procedure that updates the components of a shared secret key without changing the underlying key itself. This process is essential in multi-party computation or threshold signature schemes, where a secret key is split into multiple shares held by different participants. Periodically refreshing these shares enhances security by limiting the exposure time of any single share and mitigating risks if a subset of shares becomes compromised. It ensures the system’s resilience against long-term attacks without requiring a complete key regeneration.