googauth:Google Authenticator的简单CLI前端

时间:2024-05-29 16:41:44
【文件属性】:

文件名称:googauth:Google Authenticator的简单CLI前端

文件大小:15KB

文件格式:ZIP

更新时间:2024-05-29 16:41:44

C

关于googauth ================= googauth是一个CLI前端,可从一个秘密密钥生成google-authenticator密码。 该概念最初基于 编译中 ============ 编译应该和make一样容易(但是请检查其他一些构建目标!); 没有依赖关系。 许可和版权 ======================== include / google中的所有文件以及src中的sans main.c中的所有文件均:copyright:Google并已获得Apache 2.0许可。 谢谢 ========= 特别感谢James Cuff提出了该版本的Java版本,您应该完全检查他的客户端的GUI版本。 Google制作了出色的开源产品,并允许我们破解它!


【文件预览】:
googauth-master
----Makefile(563B)
----src()
--------hmac.c(2KB)
--------sha1.c(11KB)
--------base32.c(2KB)
--------google-authenticator.c(3KB)
--------main.c(6KB)
----bin()
--------.gitignore(14B)
----README.md(887B)
----include()
--------google()
----test()
--------.gitignore(0B)

网友评论