bcallah 6c6e9fa7e5 Maintenance update ccrypt to 1.11, sync pkg/DESCR while here to no longer
reference an emacs FLAVOR that we haven't been building for a while.

From new MAINTAINER Charlene Wendling -- thanks!
2018-08-28 18:49:11 +00:00

7 lines
375 B
Plaintext

ccrypt is a utility for encrypting and decrypting files and streams. It
was designed to replace the standard unix crypt utility, which is
notorious for using a very weak encryption algorithm. ccrypt is based on
the Rijndael cipher, which is the U.S. government's chosen candidate for
the Advanced Encryption Standard. This cipher is believed to provide
very strong security.