Skip to content

Software implementation of the hybrid sampler of (Ducas and Prest, 2015) for NTRU lattices in C++ using NTL library.

Notifications You must be signed in to change notification settings

jnortiz/Hybrid-Sampler

Repository files navigation

Hybrid-Sampler

University of Campinas
Institute of Computing
Laboratory of Security and Cryptography

Author: Jheyne N. Ortiz, MSc. student @ IC-UNICAMP
Advisors: Ricardo Dahab and Diego F. Aranha

This is a implementation of the hybrid Gaussian sampler of (Ducas and Prest, 2015) over NTRU lattices. The lattice basis is generated by the Setup algorithm offered by Thomas Prest (see Lattice-IBE repository at GitHub). The Gram-Schmidt orthogonalization is generated using the Block-GSO method (Lyubashevsky and Prest, 2015), which is suitable only for block isometric basis.

About

Software implementation of the hybrid sampler of (Ducas and Prest, 2015) for NTRU lattices in C++ using NTL library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published