# Implementation of SEAL in golang This package implements the seal protocol as defined in Bag et al. - 2020 - SEAL Sealed-Bid Auction Without Auctioneers ## Design ### AV-Net (Veto protocol) ## TODOs - [ ] API-Design - [ ] DB-Schema - [ ] Tests - [ ] Implementation - [ ] Veto-Protokoll - [ ] Commitments - [ ] Rounds - [ ] Variants of Rounds