About 50 results
Open links in new tab
  1. tfhe/LICENSE at master - GitHub

    TFHE: Fast Fully Homomorphic Encryption Library over the Torus - tfhe/LICENSE at master · tfhe/tfhe

  2. tfhe/src/libtfhe/lwe.cpp at master · tfhe/tfhe · GitHub

    TFHE: Fast Fully Homomorphic Encryption Library over the Torus - tfhe/src/libtfhe/lwe.cpp at master · tfhe/tfhe

  3. TFHE - GitHub

    TFHE is open-source software distributed under the terms of the Apache 2.0 license. The scheme is described in the paper "Faster fully homomorphic encryption: Bootstrapping in less than 0.1 …

  4. tfhe/src/test/tgsw_test.cpp at master · tfhe/tfhe · GitHub

    TFHE: Fast Fully Homomorphic Encryption Library over the Torus - tfhe/tfhe

  5. tfhe/src/libtfhe/fft_processors/nayuki/fft-test.c at master - GitHub

    TFHE: Fast Fully Homomorphic Encryption Library over the Torus - tfhe/tfhe

  6. tfhe/src/test/fakes at master · tfhe/tfhe · GitHub

    TFHE: Fast Fully Homomorphic Encryption Library over the Torus - tfhe/src/test/fakes at master · tfhe/tfhe

  7. GitHub

    {"payload":{"allShortcutsEnabled":false,"fileTree":{"src/test":{"items":[{"name":"fakes","path":"src/test/fakes","contentType":"directory"},{"name":"googletest","path ...

  8. tfhe/src/libtfhe/numeric-functions.cpp at master - GitHub

    TFHE: Fast Fully Homomorphic Encryption Library over the Torus - tfhe/src/libtfhe/numeric-functions.cpp at master · tfhe/tfhe

  9. GitHub

    diff --git a/.gitignore b/.gitignore index 94af7b39..13e78660 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ callgrind.* .*.swp *.o doc +.idea diff --git a ...

  10. Release Version 1.0 · tfhe/tfhe · GitHub

    First release TFHE is a fully homomorphic library that allows to evaluate arbitrary circuits over encrypted data. Version 1.0 supports the evaluation of any unary, binary or mux gates at any depths...