diff options
author | Özgür Kesim <oec@codeblau.de> | 2024-03-19 19:00:58 +0100 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2024-03-19 19:00:58 +0100 |
commit | b1b9028856d3ffb8bd98f831c1c5c9ffc6f6e810 (patch) | |
tree | 8dab12d18b979b27ae5929ee8fd656fe4ce89a6a /README.md | |
parent | e96bed214504f8384fbd3859b05710cec67a869d (diff) |
work on avnet startet
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -4,10 +4,16 @@ This package implements the seal protocol as defined in Bag et al. - 2020 - SEAL ## Design +### AV-Net (Veto protocol) + ## TODOs - [ ] API-Design - [ ] DB-Schema - [ ] Tests -- [ ] Implementation
\ No newline at end of file +- [ ] Implementation + - [ ] Veto-Protokoll + - [ ] Commitments + - [ ] Rounds + - [ ] Variants of Rounds
\ No newline at end of file |