
Gpasman is a GTK password managing program.
It encrypts its data using the rc2 algorithm as described
in RFC2268, and implemented in the rc2 library by Matthew
Palmer. Gpasman uses your password as key (expanded to 128
bytes) to decrypt the data. On startup you have to type the
password again, and then Gpasman is able to decrypt the
datafile. If you type the wrong password, you can only see
the unreadable result.
|