Complexity of AlgorithmsCovers the Big-O notation to analyze algorithm efficiency and provides examples of polynomial and factorial function estimates.
Attack on RSA using LLLCovers Coppersmith's method for attacking RSA encryption by efficiently finding small roots of polynomials modulo N.
Finite Dimensional SpacesExplores finite dimensional spaces, covering extraction process, bases generation, and space completion.
Polynomial Identity TestingCovers polynomial identity testing using oracles and random point evaluation, with applications in graph theory and algorithmic aspects.
Analyse 2: Division euclidienneExplores the process of division euclidienne in polynomials, emphasizing the importance of polynomial degrees during operations.