You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lwe-chall...@googlegroups.com
Hi,
we can now add a new parameter-set to the generator if we want to. It
generates parameters according to the new EPrint-paper by Patrick,
Daniel and me. I attached it to this mail, but we have now Idea how hard
these parameters are in practice.
Florian
Florian Göpfert
unread,
Apr 2, 2013, 8:41:03 AM4/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lwe-chall...@googlegroups.com
Hey, I am happy to add it. I'd avoid calling it unif_prov_LWE though as it
would imply the other generators do not return provably secure instances.
Also, there'd need to be a little bit of Sage clean up to do (references in
the right format, obeying coding conventions such as spaces etc.)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Martin Albrecht, lwe-chall...@googlegroups.com
Hi,
Florian and I have written a method for ringLWE that outputs a matrix
representation of a ringLWE instance, so that it can directly be
attacked using LWE solvers.
@Martin: can you please add it to the code, in the ringLWE class?