Implement the computation for generating a shares of a random bit in TinyTables #298
Labels
Status: Pending
Issues not currently being solved.
Type: Enhancement
New functionality related issues.
Milestone
Extend the TinyTables implementation to handle generating a random shared bit. Currently, TinyTables does not support this.
See the
ramdomBit
method ofTinyTablesBuilderFactory
that currently throws anUnsupportedOperationException
.The text was updated successfully, but these errors were encountered: