In this exercise we will be implementing a homomorphic signature scheme using cryptographic libraries from ark-works
. This implementation is based off the NCS1 definition in Signing a Linear Subspace: Signature Schemes for Network Coding.
The protocol is defined in HSS Exercise.pdf.