synedrion

Crates.iosynedrion
lib.rssynedrion
version0.1.0
sourcesrc
created_at2023-12-08 01:28:57.234628
updated_at2023-12-08 01:28:57.234628
descriptionThreshold signing library based on Canetti-Gennaro-Goldfeder-Makriyannis-Peled '21 scheme
homepage
repositoryhttps://github.com/entropyxyz/synedrion
max_upload_size
id1061448
size387,751
core-developers (github:entropyxyz:core-developers)

documentation

README

Threshold signing library based on CGGMP'21 scheme.

This library is based on the scheme described in "UC Non-Interactive, Proactive, Threshold ECDSA with Identifiable Aborts" by R. Canetti, R. Gennaro, S. Goldfeder, N. Makriyannis, and U. Peled, DOI:10.1145/3372297.3423367 (preprint is available at https://eprint.iacr.org/2021/060, and it has been revised compared to the published version).

Commit count: 285

cargo fmt