Arithmetic

  • FHEAdd - Add two encrypted values with FHE.add

  • FHEIfThenElse - Conditional selection on encrypted values using FHE.select

  • FHESub - Subtract two encrypted values with FHE.sub

Last updated