nucypher / HEAAN.jl

Implementation of HEAAN in Julia
https://nucypher.github.io/HEAAN.jl/
GNU General Public License v3.0
2 stars 2 forks source link

Derive scheme parameters from the security parameter `lambda` #14

Open fjarri opened 4 years ago

fjarri commented 4 years ago

Fields of Params (polynomial length, modulus etc) should be derived based on the security parameter. Perhaps the LWE security estimator can be used.