Commit Graph

7 Commits

Author SHA1 Message Date
mitchell 347fbe7268 Change all key generation to use PBKDF2;
change all internal encryption back to cbc mode;
add hidden command to convert from gcm to cbc internally
2019-07-08 20:45:01 -04:00
mitchell da95f9a5f0 Refactor Stringer implementations and scp root cmd init function 2019-06-29 21:17:22 -07:00
mitchell d3fa22dbb2 Added update command; refactored duplicated code for selecting a credential 2019-06-16 04:02:49 -07:00
mitchell f90c19d0f4 Swapped AES-CBC for GCM for all symmetric encryption; bolstered TLS configs 2019-06-07 02:03:15 -07:00
Mitchell cde1d118fc Major refactor of config encryption strategy 2019-06-04 23:40:06 -07:00
mitchell 30e514cb88 Refactored config management strategy for spc 2019-06-02 01:47:19 -07:00
mitchell c5ae0b4ddc Implemented all but update from cli client to server;
solidified encryption;
setup deployment mechanism for GCP
2019-05-27 18:16:50 -07:00