aicis/fresco

Implement the computation for generating a shares of a random bit in TinyTables

Opened this issue · 0 comments

Extend the TinyTables implementation to handle generating a random shared bit. Currently, TinyTables does not support this.

See the ramdomBit method of TinyTablesBuilderFactory that currently throws an UnsupportedOperationException.