Skip to content

two problems about lwe_challenge.py #94

@s4lTea

Description

@s4lTea

1.I see function def lwe() and def load_lwe_challenge coustruct a challenge to use,I don't want to use these txts,I just need lwe_challenge.py to solve specified txts.
What should I do? Put the txts in file lwechallenge? And how can I pass the data variable to deflwe_kernel?

2.When running n=180 lwechallenge, I see :

Chose 171 samples.Predict solution at bkz-55 + svp-87

It outputs a 172-dimensional vector, it's obviously e.
Then I can recover the problem by using e.
But what puzzles me is,
how were the 171 selected samples selected? Are they in a specific order?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions