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
..
2001-08-27 13:40:20 +00:00
2001-08-09 19:35:31 +00:00
2001-08-16 04:47:43 +00:00
2001-12-01 12:52:26 +00:00
2001-11-15 18:14:32 +00:00
2001-11-19 22:24:48 +00:00
2001-12-24 07:51:05 +00:00
2001-12-11 03:07:21 +00:00
2001-04-12 15:59:15 +00:00
2001-11-20 10:56:49 +00:00
2001-12-24 07:51:05 +00:00
2001-08-30 02:53:50 +00:00
2001-10-13 22:56:24 +00:00
2001-12-03 19:17:33 +00:00
2001-10-25 03:04:18 +00:00
2001-10-08 23:34:41 +00:00
2001-10-04 09:17:35 +00:00
2001-11-13 20:14:39 +00:00
2001-12-26 16:13:18 +00:00
2001-12-25 09:49:56 +00:00
2001-12-18 03:12:13 +00:00
2001-12-11 19:11:59 +00:00
2001-10-28 13:05:44 +00:00
2001-12-24 07:51:05 +00:00
2001-11-26 16:06:58 +00:00
2002-01-02 02:53:25 +00:00
2001-12-05 02:23:59 +00:00
2001-11-19 22:43:22 +00:00
2001-04-12 15:59:15 +00:00
2001-03-28 14:20:29 +00:00
2001-09-29 21:27:50 +00:00
2001-12-24 22:36:00 +00:00
2001-12-13 17:58:02 +00:00
2001-12-13 17:28:49 +00:00
2001-12-22 11:07:17 +00:00
2001-10-31 18:06:32 +00:00
2001-12-31 18:18:50 +00:00