Description
Functionality to generate binary random oblivious transfer for both Sender and Receiver
Definition of done
Generate and save to the keys folder two files sender_brotk.txt and receiver_brotk.txt.
Instructions
- The header of the file should be generated with the
header function currently at simulator.py
- The key part of both parties should be in binary format.
Description
Functionality to generate binary random oblivious transfer for both Sender and Receiver
Definition of done
Generate and save to the
keysfolder two filessender_brotk.txtandreceiver_brotk.txt.Instructions
headerfunction currently atsimulator.py