Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ewliang/passvault-my-c-password-management-program

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.
https://github.com/ewliang/passvault-my-c-password-management-program

aes-256 csharp passvault password-manager sqlite3 visual-studio visual-studio-code

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

PassVault-My-C-Password-Management-Program
==========================================

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.