Commit Graph

19 Commits

Author SHA1 Message Date
Jonas Borgström 2f3489e989 Bump passphrase pbkdf interations count to 100,000.
Other test improvements
2013-06-22 23:08:53 +02:00
Jonas Borgström 0e5bed3ae5 Various key file improvements 2013-06-20 13:42:10 +02:00
Jonas Borgström c4ec578090 Rename store -> repository 2013-06-20 12:44:58 +02:00
Jonas Borgström 76e3cd6dfe Replace pycrypto with ctype wrapped libcrypto 2013-06-18 14:00:47 +02:00
Jonas Borgström 1fdc5eabc6 Port to Python 3.2+ 2013-06-18 13:39:46 +02:00
Jonas Borgström bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. 2013-06-02 15:55:23 +02:00
Jonas Borgström 49744c0457 Improved AES counter storage 2012-12-18 21:58:58 +01:00
Jonas Borgström 09744e5114 Improved test coverage and end of year weekly pruning bug fix 2012-12-10 20:48:39 +01:00
Jonas Borgström f28933254a Added support for unencrypted and passphrase encrypted stores 2012-12-04 23:02:10 +01:00
Jonas Borgström 3a70789b35 switch from bdkdf.py to pycrypto 2.5 2012-02-29 23:31:08 +01:00
Jonas Borgström 4c98c5e9da Various pylint fixes 2011-10-29 17:01:07 +02:00
Jonas Borgström f282fd6930 Added "change-password" subcommand 2011-10-27 22:17:47 +02:00
Jonas Borgström ab75e74884 Prompt for "Key password" not "Keychain password" 2011-09-11 12:51:55 +02:00
Jonas Borgström ef8c4a0097 Storage rewrite and more compact encryption envelope 2011-09-04 23:02:47 +02:00
Jonas Borgström bb6e4fbd93 Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
Jonas Borgström bf08c09dcc Improved error handling 2011-08-06 13:14:08 +02:00
Jonas Borgström 1d0914177d Bring function tests back to life 2011-08-06 13:01:58 +02:00
Jonas Borgström 64a318501d More user friendly key file handling 2011-08-04 15:27:52 +02:00
Jonas Borgström b294ceba67 Switch to pure AES256 encryption and improved metadata storage 2011-07-30 21:13:48 +02:00