-
Notifications
You must be signed in to change notification settings - Fork 1
Parameters choice #5
Copy link
Copy link
Open
Description
I have a question about the choice of the parameters q and alpha in mife/single/lwe.py, where they are set respectively to getPrime(k.bit_length() * 2 + n.bit_length() * 15 + 10) and 1 / (k * k * (n * q.bit_length()) ** 7). In the paper you referenced (https://eprint.iacr.org/2015/608.pdf), the method for choosing q and alpha seems to be different. Could you clarify the reason behind this choice?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels