snucrypto / HEAAN

Other
359 stars 94 forks source link

what is the value of alpha in HEAAN library?? #52

Open imtiyazuddin opened 3 years ago

imtiyazuddin commented 3 years ago

what is the value of alpha in HEAAN library??

swanhong commented 3 years ago

It seems that the HEAAN library doesn't use the variable 'alpha', but if you want to use it for estimating security parameters (for instance, running Albrecht's estimator), try alpha=8/q, where q is the maximum modulus.