Skip to content

LLL-reduction and enumeration lattice algorithms for Risa/Asir language.

Notifications You must be signed in to change notification settings

satoshin-des/asir_lll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

asir_lll

LLL-reduction and enumeration lattice algorithms for Risa/Asir language.

In the file, Lattice.rr, has some lattice algorithm. Here are example:

lll(B, D)

LLL-reduction algorithm. B is lattice basis matrix(each row vector is basis vectors), and D is reduction parameter.

deeplll(B, D)

Deep LLL-reduction algorithm. B is lattice basis matrix(each row vector is basis vectors), and D is reduction parameter.

Releases

No releases published

Packages

No packages published