I would like to encrypt a file using a symmetric key algorithm. AES is a common algorithm, but I don't quite trust it, and I heard that Serpent is a very strong alternative. How can I encrypt/decrypt a file with Serpent, preferably through a command line?
No comments:
Post a Comment