机器人一次性密码(OTP)机器人、密码、OTP

由网友(那―抹阳光)分享简介:我想在我的Andr​​oid应用程序中实现OTP功能。在本申请中,申请后用户将接收一次性密码密钥。接收的OTP后,用户将能够成功地通过使用OTP打开帐户。什么我需要做的做到这一点?I want to implement OTP functionality in my android application.In...

我想在我的Andr​​oid应用程序中实现OTP功能。 在本申请中,申请后用户将接收一次性密码密钥。接收的OTP后,用户将能够成功地通过使用OTP打开帐户。什么我需要做的做到这一点?

I want to implement OTP functionality in my android application. In this application, after signup user will receive one time password key. After receiving OTP, user will be able to open account successfully by using that OTP. What i need to do achieve this?

推荐答案

检查谷歌的认证。 的https://$c$c.google.com/p/google-authenticator/ 它与OTP功能的开源项目

Check google authenticator. https://code.google.com/p/google-authenticator/ it is open source project with OTP functionality

来源$ C ​​$ C的谷歌 HTTPS://$c$c.google.com/p/google-authenticator/source/browse/回购=机器人

Source code for android app https://code.google.com/p/google-authenticator/source/browse/?repo=android

下面是源$ C ​​$ C服务器端 https://github.com/chregu/GoogleAuthenticator。 PHP

Here is source code for server side https://github.com/chregu/GoogleAuthenticator.php

维基百科的文章 http://en.wikipedia.org/wiki/Time-based_One- time_Password_Algorithm

阅读全文

相关推荐

最新文章