Encode ternary to binary for Practical ORE.
To ensure the cipher text length of 1.6n
, ciphertext needs to be encoded in ternary and then decoded back.
We need to implement it and rerun simulations.
To ensure the cipher text length of 1.6n
, ciphertext needs to be encoded in ternary and then decoded back.
We need to implement it and rerun simulations.