Commit Graph

18 Commits

Author SHA1 Message Date
jasper
0e92e082b2 - regen WANTLIB 2011-11-04 08:42:25 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jasper
4a04b25bef hump de bump for pythonp 2010-08-30 21:16:17 +00:00
benoit
a55393de35 - update HOMEPAGE
- regen PLIST
- MODPY_EGG_VERSION usage

ok ajacoutot@
2009-05-23 15:07:22 +00:00
jasper
54c991f608 - fix 64-bit issues due to missing headers 2009-03-25 20:14:23 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
xsa
583440ee36 MODULES= lang/python 2004-08-03 21:31:06 +00:00
xsa
3e761cac2e use python module; ok sturm@. MAINTAINER timeout ... 2004-02-09 09:34:14 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
shell
a710ae31f9 add py22 flavor, by Morten Liebach <m@mongers.org> 2002-09-16 07:36:32 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
shell
c7c44343ac Initial import of py-cryptkit-0.9
---
CryptKit is a developer's toolkit implementing several of the most
modern and efficient cryptographic algorithms.  The kit is primarily
written in ANSI C for speed and subsequently wrapped with SWIG for
ease of use in python.

CryptKit is small and fast, mainly because it implements excellent
algorithms: Rijndael (AES), SHA 256 bits, Elliptic Curve PKI,
Diffie-Hellman key exchange and Nyberg-Ruppel signature/verification.
These modules are combined to provide a faster, lighter and easier
to use secure socket alternative to SSL.  CryptKit is not compatible
with SSL.  Whereas SSL aims to support a wide variety of algorithms
that essentially perform the same task ( like DES/RC4/RC2 or MD5/SHA
), CryptKit takes the minimalist approach of implementing only one
version of each crypto primitve. Great care went into selecting the
best of what was available.

WWW: http://eevolved.com/cryptkit/
2002-01-03 23:34:39 +00:00