1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Dick Tang
772bab8e59 update testcase for introduction of encryption context 2016-08-04 12:38:17 +08:00
Julien Vehent
06c6bfa838 Compare versions as strings, not floats 2016-04-15 16:21:54 -04:00
Todd Wolfson
9ed5f25422 Added support for unencrypted values and branches 2016-02-10 22:02:50 -06:00
Julien Vehent
df16173611 Support adding & removing master keys, fixes #26 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
5e1e67ecb4 Add support for sub-documents extractions via --extract, fixes #19 2015-10-26 14:11:53 -04:00
Julien Vehent
8fe28a67a2 0.8.1: store lastmodified timestamp, use it as aad in MAC 2015-10-09 09:44:39 -04:00
Julien Vehent
6218a50964 Add integrity checking using keys as AAD and a SHA512 of all values, fixes #15 2015-10-07 18:07:30 -04:00
Julien Vehent
1823e103ea Preserve JSON ordering 2015-10-07 09:44:14 -04:00
Julien Vehent
863352cae4 Add type perservation support 2015-10-01 17:59:42 -04:00
Julien Vehent
a4e5cdeceb Validate YAML/JSON syntax when editing files, fixes #11 2015-10-01 09:32:08 -04:00
Julien Vehent
791946c86c Hide sops metadata by default, use -s flag to display it while editing 2015-10-01 09:30:49 -04:00
Julien Vehent
146b8baea8 A few fixes following review. r=relud 2015-09-30 15:34:53 -04:00
Julien Vehent
b9416f2700 0.6: Add support for AWS IAM roles 2015-09-30 11:29:49 -04:00
Julien Vehent
87ddc508b8 Add some tests around tree encryption/decryption 2015-09-27 08:21:57 -04:00
Rémy HUBSCHER
63df543f4d Add tests + tests skeletons. 2015-09-25 13:04:32 +02:00
Rémy HUBSCHER
ba3056cb3f Remove six since we don't really need it. 2015-09-25 12:31:25 +02:00
Rémy HUBSCHER
079fb2ead0 Port to Python 2.6 2015-09-25 12:01:46 +02:00
Alexis Métaireau
bfd307c35e Add a few tests 2015-09-17 16:54:23 +02:00