[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: ports
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: ports
- From: Anil Madhavapeddy <avsm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 27 Nov 2000 08:56:04 -0700 (MST)
- Reply-to: Anil Madhavapeddy <avsm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: ports
Changes by: avsm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2000/11/27 08:56:04
Log message:
import mcrypt-2.5.5
--
mcrypt is intended to be a replacement of the old unix crypt(1)
under the GNU General Public License. Unix crypt(1) was a popular
file encryption program in unix boxes.
It was based on the Enigma encryption algorithm but it was considerable
trivialized. Since this was not adequate, even for individual privacy
needs, mcrypt was created as a similar program using some modern
block encryption algorithms.
Mcrypt also has a compatibility mode with unix crypt(1) and with
Solaris des(1). It supports all the algorithms and modes found in
libmcrypt and it is very extendable.
At the time writing this, it supports the algorithms: BLOWFISH,
TWOFISH, DES, TripleDES, 3-WAY, SAFER, LOKI97, GOST, RC2, RC6, MARS,
IDEA, RIJNDAEL, SERPENT, CAST, ARCFOUR and WAKE.
Block algorithms are implemented in modes: CFB, CBC, ECB, OFB (8
bit and n bit, where n is the size of the algorithm's block length).
For a brief description of the algorithms and the modes look at the
mcrypt manpage (this may be out of date). In mcrypt it is on the
user to decide which algorithm he considers best for encrypting his
data.
Status:
Vendor Tag: avsm
Release Tags: avsm-2000-11-27
N ports/security/mcrypt/Makefile
N ports/security/mcrypt/pkg/COMMENT
N ports/security/mcrypt/pkg/DESCR
N ports/security/mcrypt/pkg/PLIST
N ports/security/mcrypt/files/md5
N ports/security/mcrypt/patches/patch-Makefile.in
N ports/security/mcrypt/patches/patch-intl_Makefile.in
N ports/security/mcrypt/patches/patch-po_Makefile.in.in
No conflicts created by this import
Visit your host, monkey.org