dedis / cothority

Scalable collective authority
Other
425 stars 106 forks source link

Change the encoding of the IdentityTSM #2488

Closed ineiti closed 2 years ago

ineiti commented 2 years ago

The first PR to implement the IdentityTSM used a (Un)MarshalBinary that was not compatible with the protobuf-encoding we were doing.

This PR contains also some tests used to discover this discrepancy.

Because there is no TSM-identity stored in binary form, this should not break anything.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication