Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ewliang/passvault-my-c-password-management-program
- Owner: ewliang
- License: gpl-3.0
- Created: 2014-09-19T20:42:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-19T21:25:34.000Z (over 10 years ago)
- Last Synced: 2024-05-16T01:10:39.356Z (7 months ago)
- Topics: aes-256, csharp, passvault, password-manager, sqlite3, visual-studio, visual-studio-code
- Language: C#
- Size: 1.73 MB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.