/Number-Theory

Implementation in Python of the topics read in a Number Theory book A Friendly Introduction to Number Theory

Primary LanguagePythonMIT LicenseMIT

Number-Theory

Implementation of the topics learned from "A Friendly Into to Number Theory"-Silverman Book General implementation of each topics learned in Number Theory which includes mod, RSA, El gamal, Prime numbers and many more. The ideas and formulas are taken from Joseph H. Silverman's " A Friendly Introduction to Number Theory"

The Primitive Pythagorean Triplets

Euclidean Algorithm