Go to file
Dimitris Apostolou fba11278b3 Fix typos 2022-02-08 18:52:02 -05:00
.github Pin nightly jan 14 to fix coverage (#24) 2022-01-31 17:30:23 -05:00
frost-core Reorg for FROST 2021-12-13 07:26:52 -05:00
frost-redjubjub Fix typos 2022-02-08 18:52:02 -05:00
frost-ristretto255 Fix typos 2022-02-08 18:52:02 -05:00
rfcs add missing checks 2021-06-15 17:10:38 -04:00
.gitignore Optimized batch verification (#36) 2020-07-03 18:23:28 -04:00
CHANGELOG.md Don't reject small-order verification keys (#137) 2021-11-18 15:53:35 -03:00
Cargo.toml Reorg for FROST 2021-12-13 07:26:52 -05:00
LICENCE Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
LICENCE.MIT Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
LICENSE.Apache-2.0 Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
README.md Add a note about these being works in progress 2021-12-13 17:44:14 -05:00
codecov.yml Add CodeCov config file (#51) 2021-01-19 20:16:54 -05:00

README.md

FROST (Flexible Round-Optimised Schnorr Threshold signature) implementations.

WIP!