danwallach / ElectionGuard-TypeScript

TypeScript implementation of ElectionGuard (subset for ballot encryption)
MIT License
8 stars 0 forks source link

Plaintext ballot field compatibility #23

Closed shreyasminocha closed 2 years ago

shreyasminocha commented 2 years ago

Sorry for the flip-flop on this, but it seems that the sequence order field has, in fact, been removed from both plaintext selections and plaintext contests (microsoft/electionguard-python#641 and microsoft/electionguard#262). I've tried to adapt encrypt-async, but I'm not sure if it's correct.