---

Use ccrypt to encrypt sensitive information on Linux

Sometimes you need to encrypt and protect information with a passwords. The original Linux crypt command is considered obsolete because it uses very weak algorithms to encrypt data. Ccrypt is command line tool that uses modern AES algorithms to encrypt data and it is very easy to use and very fast also.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis