roast

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit ffacff6061cb66428e2661f80abdc15c4b2811be
parent 55c5cb0e9f795556870e8e38dba6fa6e293d4464
Author: nickfarrow <nick@nickfarrow.com>
Date:   Tue, 11 Oct 2022 01:58:53 +1100

readme update state of project

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,11 @@ # roast for secp256kfun [frost](https://github.com/LLFourn/secp256kfun/blob/master/schnorr_fun/src/frost.rs) ## unfishished and not ready for use + +Click [here to get an idea for how this roast wrapper can be used](https://github.com/nickfarrow/roast/blob/master/roastlib/src/main.rs) + +`endpoints/` is not currently being developed, just the core `roastlib/`. + [roast paper](https://eprint.iacr.org/2022/550.pdf) ## todo