kth-tcs / trustfull-demonstrator

Code for the demonstrator of the Trustfull project based on the e-voting system verificatum
1 stars 4 forks source link

feat: implement integration with FrejaEID #27

Closed algomaster99 closed 1 year ago

algomaster99 commented 1 year ago

The PR introduces two changes overall:

  1. Authentication with FrejaEID
  2. Signing of vote with FrejaEID

I will polish this PR more and then we can get this merged.

algomaster99 commented 1 year ago

I split the commits and create another PR https://github.com/kth-tcs/trustfull-demonstrator/pull/29.