Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 456 Bytes

File metadata and controls

5 lines (3 loc) · 456 Bytes

Notebook for introduction to the Hidden Number Problem

This project contains a notebook associated to the SSTIC 2022 publication Practical timing and SEMA on embedded OpenSSL’s ECDSA.

It presents an introduction to the Hidden Number Problem (HNP) and its resolution by the LLL-algorithm. This algorithm is extensively used in many cryptanalytic attacks.