* add user registration
* addint support to coordinator and participant
* Update participant/src/comms/http.rs
Co-authored-by: Pili Guerra <mpguerra@users.noreply.github.com>
---------
Co-authored-by: Pili Guerra <mpguerra@users.noreply.github.com>
* phase 2: add coordinator
* completed, but untested
* fix bug
* make it work for both ciphersuites
* allow generating fresh randomizer
* remove test for now
* ongoing work
* partial server implementation
* preliminary version of all functions
* feature complete, test working
* improve documentation and tests