justpresident / gcypher

Graphical password protected key-value storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcypher

Graphical password protected key-value storage

This key-value storage can be used to save any text information, such as passwords, pin-codes, access codes and any other information you want to store in safe encrypted space.

Graphics library

Written using QT 5.4

Algorithm

This tool uses Rijndael AES protocol to encrypt stored data. Exact realisation of it was taken from here: https://github.com/Leont/crypt-rijndael

About

Graphical password protected key-value storage

License:GNU General Public License v2.0


Languages

Language:C++ 84.6%Language:C 13.9%Language:QMake 1.5%