Offboard To User Key
The function offboards the given Garbledtextβ’ from the gcEVM, resulting in a Ciphertext.
The offboarding process uses the user AES key associated with the given address to encrypt the value inside the Garbledtextβ’.
Usage example
The offBoardToUser call in line 6 turns the "c" Garbledtextβ’ value to a Ciphertext.
Last updated