What is the best way to encrypt a single file?

I just intalled security/gnupg no probelm. I got an error when compiling security/pinetry.

Do you have to use security/pinentry?

Code:
*** Error code 1

Stop in /usr/ports/graphics/libGL.
*** Error code 1

Stop in /usr/ports/graphics/libGLU.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1
 
We'll need to see more of the error code than that, you've just copied the last few lines, this doesn't actually show where the error occured
 
@anomie

I like it!
Everything you need is already in the base install. :) Just makes life simple.

Do you trust this method of encryption? (using bf)
 
I personally do trust Blowfish. I just finished a project where I'm encrypting some sensitive data, and my boss insisted on AES, FWIW.
 
Back
Top