Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gryptonite_v3.1.0_alpha.tar.gz | 2015-05-14 | 23.7 MB | |
Gryptonite_3.1.0_alpha_setup.exe | 2015-05-14 | 16.3 MB | |
3.1.0 Alpha.tar.gz | 2015-05-14 | 691.9 kB | |
3.1.0 Alpha.zip | 2015-05-14 | 783.3 kB | |
README.md | 2015-05-14 | 1.2 kB | |
Totals: 5 Items | 41.5 MB | 0 |
This is a major update over version 3.0 containing several big new features:
Major Features and Enhancements: * Import/export your password database to plaintext XML (only after giving the master password). * Vastly improved the performance of certain operations, such as closing a file, and "saving as" a new database. * New file maintenance routine in the help menu runs some checks on your database and vacuums unused file space. * Brand new tool for generating random numbers and statistical distributions called Grypto-RNG. It also sports a command line interface so you can use a headless instance in your own scripts or applications.
Minor Features: * Now you can elect to have the application remember your keyfile location for the current session so it doesn't always prompt you for it. This affects the application locking behavior, so the new preference is disabled by default. * Copy entries (but not their children) by holding Ctrl while dragging and dropping
Bugs Fixed: * Now you can upload files with special (non-ASCII) characters in their filenames
Polish: * Cleaned up the code for maintainability/portability's sake and tried to use more standardized classes wherever possible