Skip to content
#

password-manager

Here are 162 public repositories matching this topic...

This is a C# program I created to securely manage and store my account information on a local offline database. Other features will be added in future updates as well as fixes to current bugs I've noticed. The program features 256-bit AES encryption algorithm as well as multi-user interface for multiple user usage.

  • Updated Sep 19, 2014
  • C#

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#

Improve this page

Add a description, image, and links to the password-manager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more