Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Julien Vehent b73a389256
Use full project path in Makefile 2016-10-27 13:47:36 -04:00
Adrian Utrilla c021af4e5a
Added `make vendor` to update dependencies 2016-10-26 21:44:11 +02:00
Adrian Utrilla 949dadd92d
Fixed invalid go get in makefile 2016-09-19 11:34:06 -07:00
Adrian Utrilla 786a863a3d
PGP tests can now run anywhere 2016-08-25 12:21:10 -07:00
Adrian Utrilla 49a3ef3e3c
Added Makefile 2016-08-24 12:37:18 -07:00
Adrian Utrilla 49e7bbe86a Removed Python and Go version 2016-08-05 15:20:31 -07:00
Julien Vehent 51e13b1589 Fix handling of binary data to preserve integrity, fixes #59 2016-04-19 12:23:46 -04:00
Julien Vehent 980096212b don't require tests when pushing to pypi 2016-03-24 09:57:39 -04:00
Julien Vehent 9a388912f9 Make data key rotation with `-r` a separate mode
This patch changes the behavior of `-r` to make it behave like the
encrypt, decrypt or editing mode: it is now a full roundtrip over an
existing encrypted file that decrypts, creates a new data key, encrypts
and encrypts the data key with all master keys. This new mode makes it a
lot easier to rotate data keys without having to edit files.
2015-11-25 08:28:44 -05:00
Julien Vehent ec34a75816 Add support for encrypting binary files, treat all text as bytes, fixes #22 2015-10-26 14:17:38 -04:00
Julien Vehent 4d20413818 help/usage updates 2015-10-11 09:09:28 -04:00
Julien Vehent 51ec069d48 Add some functional tests 2015-10-08 15:43:15 -04:00
Rémy HUBSCHER f8cb48c98a Add coverage 2015-09-25 12:29:46 +02:00
Rémy HUBSCHER 079fb2ead0 Port to Python 2.6 2015-09-25 12:01:46 +02:00
Rémy HUBSCHER 2c1906c594 Add tox and travis-ci matrix 2015-09-25 11:48:32 +02:00
Julien Vehent f1b4bd91ce Makefile update 2015-09-24 13:46:10 -04:00
Julien Vehent 35a827511c Fix layout for pip distribution 2015-09-06 21:55:32 -04:00
Julien Vehent 045f31a348 0.2: support for multiple KMS ARN, support for PGP 2015-09-06 17:20:34 -04:00