Menu

Tree [7b207e] master /
 History

HTTPS access


File Date Author Commit
 installers 2015-02-13 George Karagoulis George Karagoulis [63415b] Updated version number
 src 2015-02-13 George Karagoulis George Karagoulis [7b207e] Disable the "pop out" button properly
 .gitignore 2015-02-02 George Karagoulis George Karagoulis [8b7d9f] Ignore grypto databases and test executables
 .gitmodules 2015-01-20 George Karagoulis George Karagoulis [42cf82] This is a big bang commit after I did a ton of ...
 BUILD 2015-01-25 George Karagoulis George Karagoulis [9f14dc] Added a build document
 LICENSE 2015-01-20 George Karagoulis George Karagoulis [42cf82] This is a big bang commit after I did a ton of ...
 NOTICE 2015-01-24 George Karagoulis George Karagoulis [3328c0] Collected all the licenses I need (or at least ...
 README.md 2015-02-01 George Karagoulis George Karagoulis [32225f] I just got the 100% free award from softpedia s...

Read Me

Gryptonite (formerly GPassword Manager)

Secure, cross-platform application for managing secrets such as passwords, credit card
numbers, PIN numbers and files. It can pretty much hold any data you want to keep
secret, and protects it with a single master password and/or keyfile.

Features include (but not limited to):

  • One of the most secure encryption algorithms around - AES with CCM
  • Favorite entries are made available directly in the tray icon
  • Hash calculator with all major hash functions
  • Crypttext generator and interpreter - Encrypt/Decrypt any strings or files you want
  • Random password generator with customizable character set

A note from the developer

This has been my brainchild since I started it in 2009. I am a computer engineer, and
when I graduated from college I could write embedded code but had no idea how to
implement a GUI. Originally called GPassword Manager, I used this application as a
starter project for me to learn GUI development in C++. I released a couple versions
and then took a long break from the project to work on other things. One day while
revisiting the code for nostalgia purposes I realized just how bad the code was -
despite the application being nice and easy to use. It wasn't just bad coding
practices (like having no distinguishable layers, or storing pointers in integers...)
but I also noticed the encryption was haphazard and unsecure. I spent the next couple
years completely rearchitecting everything - I practically threw everything out and
started from scratch.

The new application - Gryptonite - is a vast improvement over GPassword Manager in
every aspect. The encryption is MUCH more secure, the database backend is multithreaded
for optimal responsiveness and I fully implemented storing files in the database,
which was not possible in the old database format. I really hope you enjoy the new
version, as this application has been a big part of my life since 2009, both as a
developer and a user.






Click here to lend your support to: Gryptonite Encrypted Database and make a donation at pledgie.com !