Commit Graph

3 Commits

Author SHA1 Message Date
p4u
a4d8b87d93 Census Service refactory
- Add new JSON field `method`, so method is now specified in the JSON
object (not in URL anymore)
- Use Ethereum ECDSA signing library
- Refactor censusmanager code to allow other than HTTP transport layers
- Update documentation

Signed-off-by: p4u <p4u@dabax.net>
2019-02-18 10:43:05 +01:00
p4u
0536b3fd54 Add signature package for ECDSA Ethereum compatible
Signed-off-by: p4u <p4u@dabax.net>
2019-02-13 22:24:48 +01:00
p4u
15069df984 Introduce crypto library
Add signature package based on nancl

Signed-off-by: p4u <p4u@dabax.net>
2019-01-16 12:27:35 +01:00