Commit Graph

4 Commits

Author SHA1 Message Date
steven
a5d6531ec7 don't build with -O3. 2006-02-08 07:52:56 +00:00
kevlo
f6b1c162e7 upgrade to ccrypt 1.7. 2004-03-31 06:08:36 +00:00
jsyn
e974c75245 + clarify COMMENT
+ add MASTER_SITE_SOURCEFORGE as a backup
+ clean up some formating
+ add a missing cvs tag to patch
ok kevlo@
2002-01-26 05:58:41 +00:00
kevlo
e2f1ac46cb Initial import of ccrypt 1.1.
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.
2001-12-01 12:52:26 +00:00