disco
disco copied to clipboard
Disco the library needs a spec
- the noise part has a spec (https://discocrypto.com/disco.html)
- the non-noise part doesn't. How does one implement that? For example we want to use schnorr over ristretto for signatures, but there is no real schnorr spec. We also don't take an IV for encryption and generate it ourselves. etc.