Password Manager
![](images/pwManager.jpg)
This is a C program that allows the user to store, retrieve and generate passwords. This project is currently in progress.
Current Progress
Complete
- Storing and retrieving passwords
- User Interface (text based)
What I'm currently working on
- Encrypting and decrypting stored passwords
What's next
- Generating new passwords
- Multiple user support
- Import and export functions (for transferring passwords to another device)
- GUI