8000 GitHub - ShevonKuan/HOTP: 基于 RFC4226 和 RFC6238 算法文档,简述HOTP 和 TOTP 算法的原理,并给出热门编程语言的实现。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

基于 RFC4226 和 RFC6238 算法文档,简述HOTP 和 TOTP 算法的原理,并给出热门编程语言的实现。

License

Notifications You must be signed in to change notification settings

ShevonKuan/HOTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOTP & TOTP

基于 RFC4226 和 RFC6238 算法文档,简述HOTP 和 TOTP 算法的原理,并给出热门编程语言的实现。


原理(迟点再写)

适用于各种6位动态验证码的TOTP实现

  • python实现TOTP.py
  • php实现TOTP.php(已加入支持生成steam令牌功能)

About

基于 RFC4226 和 RFC6238 算法文档,简述HOTP 和 TOTP 算法的原理,并给出热门编程语言的实现。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0