siv-org / siv

Secure Internet Voting protocol
https://siv.org
Other
12 stars 6 forks source link

Better Cryptographic Signing of Submission Receipts #75

Open dsernst opened 2 years ago

dsernst commented 2 years ago

Pulling this out from https://github.com/dsernst/siv/issues/43, where it's an intermediate step, so we can check progress on it alone.

dsernst commented 2 years ago

From that issue:

  • [ ] better signed submission receipts
    • rn Mailgun has the private key
    • optimize what is signed: sign just a very short message that has hash of a submission & the election id
dsernst commented 2 years ago

Can sign & verify w/ our same Ristretto library: https://github.com/paulmillr/noble-ed25519#signmessage-privatekey