Skip to content
/ ffo.py Public

Python Implementation of the Fast Fourrier Orthogonalization Algorithms

Notifications You must be signed in to change notification settings

lducas/ffo.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ffo.py

Fast Fourier Orthogonalization

and Fast Fourier Nearest Plane Algorithms

A Python implementation of the algorithm proposed in

[Ducas and Prest: https://eprint.iacr.org/2015/1014/]

The code is Public Domain.

It is not meant to be used as such, but offers sanity checks of the claims of the associated paper, and can serve as reference for implementations in faster languages.

About

Python Implementation of the Fast Fourrier Orthogonalization Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages