Android Open Source - Security password secure-authenticator






Project Summary

An Android app that securely stores and generates Time-based One Time Passwords (TOTP) for use in online accounts.

Web Site / Source Repository

secure-authenticator is hosted in the following web site
https://github.com/wizfactor/secure-authenticator

If you think the Android project secure-authenticator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of secure-authenticator.

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version15
Activity Count2
Fragment Count4
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\keystore.p12




License

The license information of secure-authenticator is as follows:

MIT License

Java Source Files

admu.thesis.secureauthenticator.AppPasswordActivity.java
admu.thesis.secureauthenticator.BCrypt.java
admu.thesis.secureauthenticator.EnrollmentFragment.java
admu.thesis.secureauthenticator.MainActivity.java
admu.thesis.secureauthenticator.OTPFragment.java
admu.thesis.secureauthenticator.OTPItem.java
admu.thesis.secureauthenticator.TOTP.java