Math ∪ Code

by Sahand Saba

  • Blog
  • GitHub
  • About
  1. Understanding Two-Step Verification With An Example Using Python and Google Authenticator

    Dec 09, 2013
    , by Sahand Saba

    An introduction to two-step authentication, HOTP and TOTP algorithms, with an example in Python on Heroku using Flask and pyotp and the Google Authenticator app for client-side.

    Tags:
    • algorithms
    • cryptography
    • python
  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