-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
The file python/kyber1024/kyber1024_params.py seems meant to be edited by developers.
However, if for instance I set the m
vector to m=3
or m=10
, the python script segfaults!
It seems there is some mishandled parameter validation in the C library.
Concretely, I'd like to know what is the time for proving knowledge of many secret keys sharing the same A
term but with different secrets. Is there an easier way to check it without crashing the library?
Metadata
Metadata
Assignees
Labels
No labels