Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iquerejeta committed May 11, 2021
1 parent c4aa684 commit 1267154
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -4,5 +4,11 @@ Implementation of
using the Ristretto prime order group over Curve25519. We used libsodium for the
implementation of ristretto255.

Test with two signers available in `musig2test.c`. To run test:
```
make
./musig2test
```

# Disclaimer
This code is work in progress, and has not been audited. Do not use in production.
This code is work in progress, and has not been audited. Do not use in production.

0 comments on commit 1267154

Please sign in to comment.