You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some bandwidth can be saved if we assume that the random block which the receiver holds after the Random OT setup is already an AES key. Then the only thing which the Sender needs to do is to take one of his 2 random blocks based on the derandomization bit and encrypt the message with it. This saves the need to send the actual AES key over the wire.
The text was updated successfully, but these errors were encountered:
Some bandwidth can be saved if we assume that the random block which the receiver holds after the Random OT setup is already an AES key. Then the only thing which the Sender needs to do is to take one of his 2 random blocks based on the derandomization bit and encrypt the message with it. This saves the need to send the actual AES key over the wire.
The text was updated successfully, but these errors were encountered: