Math ∪ Code

by Sahand Saba

  • Blog
  • GitHub
  • About
  1. Fibonacci Primitive Roots of Primes (Project Euler)

    Oct 03, 2013
    , by Sahand Saba

    A problem on finding primes with Fibonacci primitive roots, from Project Euler and my Python solution.

    Tags:
    • algorithms
    • project-euler
    • math
    • number-theory
    • problem-solving
  2. Basics of Cryptography Part I: RSA Encryption and Decryption

    Aug 29, 2013
    , by Sahand Saba

    An introduction to RSA cryptography, with accompanying Python code implementing the basic algorithms used. A quick review of the number theory and group theory involved is given as well.

    Tags:
    • math
    • algorithms
    • cryptography
    • python
    • number-theory
Copyright © 2023 Sahand Saba