Archips / ft_otp

The script creates a program (ft_otp) that securely stores an initial password and generates a new 6-digit one-time password using the HOTP algorithm upon request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_otp - WIP

About

The script creates a program (ft_otp) that securely stores an initial password and generates a new 6-digit one-time password using the HOTP algorithm upon request.


Languages

Language:Python 99.6%Language:Shell 0.4%