Home > Resources > papers > SAS22-ZKAttest
ZKAttest: Ring and Group Signatures for Existing ECDSA Keys¶
Summary¶
Presents ZKAttest, a scheme for constructing ring and group signatures that work with existing ECDSA keys (e.g., hardware security keys). Uses ZK proofs to show membership in a set of public keys without revealing which key was used. Directly relevant to e-ID holder binding and privacy-preserving attestation use cases.
Used by¶
Related resources¶
- Microsoft Crescent Credentials (Spartan-t256 Fork) (code, 2023)