Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 186 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 186 Bytes

HOTPExample

This repo contains code to understand how HOTP works, which is a very common OTP method used today. I tried to create my own HOTP generator and confirmatory with .NET 6.