@hackage lol-apps0.1.1.0

Lattice-based cryptographic applications using Lol.

Overview of applications:

  • SymmSHE.hs gives an implementation of a symmetric-key, somewhat-homomorphic encryption scheme that is essentially equivalent to the one from the toolkit paper [LPR'13].
  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/lol-cpp
  • Package Flags

      llvm
       (off by default)

      Compile via LLVM. This produces much better object code, but you need to have the LLVM compiler installed.

      opt
       (on by default)

      Turn on library optimizations