Attention Makers

CATEGORY: SOFTWARE

C# Passvault

MAKERS: Eric

Created a C# password management program using Visual Studio over the summer of 2014. The project took me exactly 4 weeks to create. The information is stored in an offline database file generated by the program using SQLite and stored in a encrypted format after being processed through AES256. It features a multi-user interface and a admin override feature. Currently, it still has a few minor bugs, but it works. This is my first big personal programming project that I've done. My website: http://www.eric-liang.com My Github: https://github.com/ewliang

Home Previous Next

Vote Share Comment