Julien Vehent [:ulfr]
|
d9b69e7dfa
|
Merge pull request #133 from mozilla/imports
Added go.mozilla.org imports
|
2016-10-27 13:42:38 -04:00 |
Adrian Utrilla
|
271753eabd
|
Recreated mocks for newest AWS SDK, fixed yaml import
|
2016-10-27 19:13:01 +02:00 |
Adrian Utrilla
|
71d4a3cfd2
|
Added go.mozilla.org imports
Fixes #122
|
2016-10-27 18:09:19 +02:00 |
Adrian Utrilla
|
4e4abff176
|
Mocked KMS Encrypt and Decrypt methods
|
2016-08-25 13:06:51 -07:00 |
Adrian Utrilla
|
49a3ef3e3c
|
Added Makefile
|
2016-08-24 12:37:18 -07:00 |
Adrian Utrilla
|
c9d63a838e
|
Fixed golint issues
|
2016-08-24 10:29:28 -07:00 |
Adrian Utrilla
|
9ffe1c4908
|
Renamed GPGMasterKey and KMSMasterKey to MasterKey
|
2016-08-23 13:28:56 -07:00 |
Adrian Utrilla
|
e4c57636d2
|
Use UTC instead of local timezone
|
2016-08-23 12:57:13 -07:00 |
Adrian Utrilla
|
762c5cd559
|
Use time.RFC3339 instead of custom format
|
2016-08-23 12:54:13 -07:00 |
Adrian Utrilla
|
e885735260
|
aes decryptor now takes []byte keys
|
2016-08-23 12:49:18 -07:00 |
Adrian Utrilla
|
c522a7e93f
|
Added ability to add and remove keys from files
|
2016-08-22 17:47:37 -07:00 |
Adrian Utrilla
|
0679be3598
|
Implemented unencrypted suffix
Move keysource tests to their respective packages
|
2016-08-22 14:22:04 -07:00 |
Adrian Utrilla
|
15b9c0ea5e
|
Compare time durations directly without converting to numbers
|
2016-08-19 15:38:33 -07:00 |
Adrian Utrilla
|
0fbba59163
|
Added YAML encryption
|
2016-08-18 15:49:27 -07:00 |
Adrian Utrilla
|
3997384272
|
Set key creation date to current date
|
2016-08-17 15:24:22 -07:00 |
Adrian Utrilla
|
791cd693c2
|
Refactored PGP and KMS into their own packages
|
2016-08-11 11:44:00 -07:00 |