mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-07 20:53:55 -05:00
ECDSA in documentation.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
This directory contains the code used for the benchmarks by [Dalskov
|
||||
### Threshold ECDSA
|
||||
|
||||
The ECDSA directory contains the code used for the benchmarks by [Dalskov
|
||||
et al.](https://eprint.iacr.org/2019/889) `*-ecdsa-party.cpp`
|
||||
contains the high-level programs while the two phases are implemented
|
||||
in `preprocessing.hpp` and `sign.hpp`, respectively.
|
||||
|
||||
1
doc/ecdsa.md
Symbolic link
1
doc/ecdsa.md
Symbolic link
@@ -0,0 +1 @@
|
||||
../ECDSA/README.md
|
||||
@@ -33,6 +33,7 @@ If you're new to MP-SPDZ, consider the following:
|
||||
lowest-level
|
||||
add-protocol
|
||||
homomorphic-encryption
|
||||
ecdsa
|
||||
troubleshooting
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user