Marcela Melara

Results 65 comments of Marcela Melara

Should write a test suite testable with Maven, and then display with Coveralls.

Crypto unit tests added as part of #36.

Thanks for your suggestion! But the approach we prefer now is DL-based VRF. We describe a specific construction that @jcb82 designed specifically for CONIKS in Appendix A of our [paper](https://www.usenix.org/system/files/conference/usenixsecurity15/sec15-paper-melara.pdf).

I'll definitely look into this implementation, and maybe ask Joe if he's had a chance to review it, but it would be great if we could just import it.

Hi @zouqiwu09, thanks for bringing this issue to our attention! I'll go take a look later today or tomorrow to see what's going on.

@zouqiwu09, I was able to reproduce this error when I didn't have the dependencies in my local Maven repository. To fix the issue, I ran `mvn install` in coniks_common, crypto...

Hi @zouqiwu09, I'm glad that resolved your issues! And thank you for pointing out the version number problem in the shell scripts, I'll edit that as well. Regarding your problems...

TODOs: - [ ] README should include note about installing each coniks-java package locally with Maven - [ ] update coniks-java version in shell scripts for server and test client

That's an interesting point, this is definitely something we should consider.