Commit Graph

9 Commits

Author SHA1 Message Date
kevlo
f6b1c162e7 upgrade to ccrypt 1.7. 2004-03-31 06:08:36 +00:00
kevlo
c75387db40 update to version 1.6 2003-11-20 02:45:18 +00:00
kevlo
c53f797606 upgrade to version 1.4 2003-06-20 06:25:55 +00:00
kevlo
5f0b6b4f33 - upgrade to version 1.3
- add FLAVOR emacs21
2003-01-30 05:11:49 +00:00
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
kevlo
a6dbbd479b update to version 1.2 2002-03-01 07:13:29 +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