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

Merge bytetree before sending it to unverified backend #49

Closed algomaster99 closed 1 year ago

algomaster99 commented 1 year ago

Fixes #42

algomaster99 commented 1 year ago

@arolle I combine the byte-trees and then send the serialised version (toByteArray) version to the unverified backend. Please have a look.