diff options
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 |