Closed cjpatton closed 1 month ago
Closes #488. cc @armfazh
These changes are mostly for clarity, but there are a few things we had underspecified:
The length of the output of the little-endian and big-endian encoders was not specified.
How the length of the little-endian and big-endian decoders was interpreted was not specified.
the length of the output of additive_secret_shares() was ambiguous.
additive_secret_shares()
Squashed.
Closes #488. cc @armfazh
These changes are mostly for clarity, but there are a few things we had underspecified:
The length of the output of the little-endian and big-endian encoders was not specified.
How the length of the little-endian and big-endian decoders was interpreted was not specified.
the length of the output of
additive_secret_shares()
was ambiguous.