Skip to content
#

2factor

Here are 17 public repositories matching this topic...

Encipher is C# Windows Form App where you can store your user login information offline. Encipher incorporates Google Authenticator to login into the program. It encrypts the user inputted data into AES-256 bit encryption which is then saved on the local database created by the program.

  • Updated Mar 1, 2018
  • C#

2FA Auth is a software that allows you to always have all the two-factor authentication keys available on your desktop. The program uses only the one-password mechanism (TOTP) and supports all encryption algorithms (SHA1, SHA256, SHA512) with lengths (6 digits, 8 digits) and customized generation intervals.

  • Updated Nov 3, 2021
  • C#

Add this topic to your repo

To associate your repository with the 2factor topic, visit your repo's landing page and select "manage topics."

Learn more