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
|
d3fa22dbb2
|
Added update command; refactored duplicated code for selecting a credential
|
2019-06-16 04:02:49 -07:00 |
mitchell
|
3d3206ddfe
|
Added redis.conf and Makefile commands to assist in machine setup
|
2019-06-01 19:42:46 -07:00 |
Mitchell
|
383a3aa1cd
|
Update list and get commands to use better choosing strategy;
refactor Makefile to use go mod vendoring and docker caching
|
2019-06-01 13:32:11 -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 |
mitchell
|
cd24f6e848
|
Implemented encryption functionality of spc and password generation; refactors on spc and server
|
2019-05-22 08:22:40 -07:00 |
mitchell
|
c289eecd54
|
Implemented remaining transport layer methods; added logging middleware;
added Dockerfile; added gen cert Makefile cmds; added Redis repo
|
2019-05-05 17:56:27 -07:00 |
mitchell
|
719a462048
|
First iteration of selfpass gRPC backend, w/ credentials CRUD functional
|
2019-04-14 20:56:55 -07:00 |