fhevm
fhevm copied to clipboard
Add TFHE.exp operation
Hi, I see lack of exponential operation in https://docs.zama.ai/fhevm/how-to/operations. I think it can be efficiently implemented using binary exponentiation: https://cp-algorithms.com/algebra/binary-exp.html
I think we can consider it