Having just re-entered the C++ programming area, I built this to re-learn C++ and the GTKMM GTK C++ wrapper system.
This allows you to create and edit lists of passwords and other information in a DES-encrypted secure method. The output file is encrypted with a passphrase, and only unencrypted within the program.
This program requires the libcryptopp.so library, which can be gotten from the Crypto++ website at (http://www.cryptopp.com/). Thanks to Wei Dai for this great library.
If you like what this does, and would like to see more, please let me know about your ideas, and we'll see about fitting your needs.
| Attachment | Size |
|---|---|
| glocker.tar_.gz | 1.99 MB |