lattice

Coppersmith’s Method (Part I): Introduction

49 minute read ★★★☆☆

The Coppersmith’s method is an application of lattice basis reduction algorithms (like LLL) to find small solutions to polynomials modulo (N). The applicatio...

Basics of Lattice-based Cryptography

55 minute read ★★★☆☆

Lattice is a very important construct for modern day cryptography, especially when we know that in the future, quantum computers will break both ECC and RSA,...