Owner: @Mehmet

This part was written in case of using VID scenario, but since the sampling protocol is now being applied, this part has become deprecated.

In that case, $node_j$ signs the certificate which consists of the hash value of $C_{agg}$ and $\{r_1,r_2,\dots,r_{\ell}\}$.

$\sigma_j=Sign(sk_j, hash(C_{agg}, r_1,r_2,\dots,r_{\ell}))$

Aggregation:

Verification of Aggregated Signature:

When the signatures are collected from each participating node, if it exceeds the threshold value, this will give us the proof that the data is encoded correctly and the integrity of the original data has been ensured.