./wip/ccrypt, Encrypts/decrypts files using Rijndael block cipher

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.10, Package name: ccrypt-1.10, Maintainer: poff

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
block cipher, which was also chosen by the U.S. government
as the Advanced Encryption Standard (AES, see
http://www.nist.gov/aes/). This cipher is believed to pro-
vide very strong cryptographic security.

Unlike unix crypt, the algorithm provided by ccrypt is not
symmetric, i.e., one must specify whether to encrypt or
decrypt. The most common way to invoke ccrypt is via the
commands ccencrypt and ccdecrypt.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: b3b07d2e788f8ba04712879150b609a8c55f0dc5
Filesize: 653.8 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-03-12 19:09:58 by Kamel Derouiche | Files touched by this commit (1)
Log message:
+SET LICENSE= gpl-v2

   2009-09-05 22:33:58 by Aleksej Saushev | Files touched by this commit (10)
Log message:

Update to ccrypt 1.9.

Support user-destdir, install Emacs Lisp file but don't require Emacs.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-04-29 19:43:15 by Sergey Svishchev | Files touched by this commit (30)
Log message:
Repair linkrot in MASTER_SITES and HOMEPAGEs, ignoring redirects from/to sf.net.
   2003-08-02 22:40:56 by Poff | Files touched by this commit (2)
Log message:
As before
   2003-08-02 22:40:55 by Poff | Files touched by this commit (1)
Log message:
As before
   2003-08-02 22:29:14 by Poff | Files touched by this commit (1)
Log message:
Removed 2 uneccesary patches