Now I read the "encrypt files" part..Well, AFAIK, provided the passphrase is long enough, random enough and complex enough, this will do:
gpg --cipher-algo AES256 --symmetric filename
Now I read the "encrypt files" part..Well, AFAIK, provided the passphrase is long enough, random enough and complex enough, this will do:
gpg --cipher-algo AES256 --symmetric filename