I’m using gpg in a simple 4-lines script to encrypt some important files.
But i’m lazy and like to use short passwords, especially for often-used files, which generates weak encryption-at-rest.
Now the idea in the title for a second iteration, maybe with a different algorythm: would the generated file be easier to crack or harder, than just using gpg once with a weak password?
You must log in or register to comment.