From LISTSERV at NIC.SURFNET.NL Sat Oct 6 17:47:21 2001 From: LISTSERV at NIC.SURFNET.NL (L-Soft list server at SURFnet (The Netherlands) (1.8d)) Date: Sat, 6 Oct 2001 17:47:21 +0200 Subject: PYTHON-CRYPTO: p.mayers@IC.AC.UK joined the list Message-ID: <200110061547.RAA19493@post.webmailer.de> Sat, 6 Oct 2001 17:47:21 Philip Mayers has just subscribed to the PYTHON-CRYPTO list (generic crypto class API for Python). From phr-pycrypt at nightsong.com Sun Oct 14 13:52:04 2001 From: phr-pycrypt at nightsong.com (Paul Rubin) Date: Sun, 14 Oct 2001 11:52:04 -0000 Subject: [PYTHON-CRYPTO] hi all, new crypto library Message-ID: <20011014115204.20881.qmail@brouhaha.com> Hi, I just discovered this mailing list. Some of you may know me from sci.crypt. I've been writing yet another Python crypto library (pure Python but I might interface it to a C library to do fast symmetric crypto), concentrating on key management. Preliminary docs are at http://www.nightsong.com/phr/python/pycrypt.txt It will be released as free software, probably under GPL, but at the moment it's not ready (I'll try to put up a snapshot of the unreleased code if anyone wants to look at it). Comments are welcome.