Skip to content

bntan/oath-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OATH authentication

Jupyter notebooks that explain how OATH (HOTP, TOTP) authentications work by describing the principles and intuitions behind them, and breaking down the OTP value generation steps. The reader can try the commands in a ludic way using FreeOTP, Google Authenticator, and Python.

OATH HOTP authentication (RFC-4226)

See oath-hotp-authentication.ipynb

OATH TOTP authentication (RFC-6238)

See oath-totp-authentication.ipynb

About

Understanding OATH (HOTP, TOTP) authentications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published