slackbuilds_ponce/system/ccrypt/README
B. Watson fd1c2ba87f
system/ccrypt: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-13 09:17:53 +07:00

5 lines
223 B
Text

ccrypt is a utility for encrypting and decrypting files and
streams. It was designed as a replacement for the standard unix crypt
utility. ccrypt is based on the Rijndael cipher (aka AES).
Please see man page for details.