fermats-little-theorem
There are 3 repositories under fermats-little-theorem topic.
dlg1206/ti-basic-cryptography
A collection of helper programs with basic cryptography operations written in TI-Basic
adityaagre/Number-Theory-Research
Working on my very first Number Theory Theorem. Please read the research paper too. These programs have been used by me to create practical proofs for my conjecture. Please read the readme file for further details.
anees-asghar/primality-testing
Tests based on Fermat's little theorem and Miller-Rabin algorithm to check a number for primality.