Nicolas Gailly

Results 48 comments of Nicolas Gailly

@SK0M0R0H Just want to flag out here that I've rewrote a new DKG library and I've put that public commitment in the clear now; it's on a fork of kyber...

I would maybe suggest that david makes a copy of that variable inside his own code if "Only wants that value" and not the cardinality for all possible groups. Only...

A few things I remember from the time we worked on that. I don't have time right now to re-dig into it so please bear with me, there might be...

> in edwards25519 curve every 256 bits string is a valid scalar, Yes but not in our implementation because we automatically modulo scalar, so it has a reduced range in...

> "I should be able to specify which key to use" where key is a 256 bits string But how ? To me, the problem is that the given private...

Thank you for pointing it out to us, we'll definitely have a look when we'll tackle this issue then. It's definitely better if we can try to stick to the...

> We need to find out if we can simplify things so that .travis.yaml is the only file you need to edit to explain how to build and test the...

Still not working. I have a similar setup and I have the same error. Plus you're missing the proto files in your command (which when you add it on the...

Not necessarily real users but if there is a http server that is running alongside under another "unix user" ? (for example to answer client's request depending on the infra...

Yep that sounds like a good idea - since we already trust the leader. We should make sure that the Nonce in the DKG depends both on the previous and...