selfpass/credentials/commands
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
..
commands.go Added update command; refactored duplicated code for selecting a credential 2019-06-16 04:02:49 -07:00
create.go Change all key generation to use PBKDF2; 2019-07-08 20:45:01 -04:00
delete.go Added update command; refactored duplicated code for selecting a credential 2019-06-16 04:02:49 -07:00
gcm-to-cbc.go Change all key generation to use PBKDF2; 2019-07-08 20:45:01 -04:00
get.go Change all key generation to use PBKDF2; 2019-07-08 20:45:01 -04:00
list.go Added update command; refactored duplicated code for selecting a credential 2019-06-16 04:02:49 -07:00
update.go Change all key generation to use PBKDF2; 2019-07-08 20:45:01 -04:00