Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] porting HPAC DLP kernel code into LinBox #241

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Conversation

pascalgiorgi
Copy link
Member

A lot of work remains to do :

  • use sparse matrix operation from FFLAS or LinBox
  • use generic field instead of hardcoded ones (beware of rand() use)
  • make it works for any prime bitsize
  • make the default code to be left_kernel rather than right one
  • default parameter for block size s1 and s2
  • distribution on several nodes, is it working ? need to import needed files

@jgdumas jgdumas marked this pull request as draft December 3, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants