Ask HN: How secure is GPG using a symmetric cypher?

https://news.ycombinator.com/item?id=6358207
by brdrak • 13 years ago
5 6 13 years ago

If I encrypt a file using a 20 character password like so:

  gpg -c --force-mdc file
Assuming the password doesn't appear on any dictionary lists, and has enough randomness to require brute force, how secure is the result?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com