[pypy-dev] from comp.lang.python.announce -- Helix encryption

Laura Creighton lac at strakt.com
Sun Nov 16 18:40:51 CET 2003


This might be interesting to use as a pypy performance test, if we
can get the python version acceptably fast. 

------- Forwarded Message

From: "James Makela" <jamesm249 at comcast.net>
Newsgroups: comp.lang.python.announce
Subject: ANN: xhelix encryption/authentication module
    There was recently an article named "Helix: Fast Encryption and
Authentication" by Niels Ferguson and Bruce Schneier, published in the Nov
2003 issue of Dr Dobbs Journal.  In it was a module written in python to
implement this encryption method.  This module works very well, but is too
slow to be used in any practical application.
    xhelix is a python C extension implementing Helix encryption and
authentication.  It is used in the same way as the Helix module descibed in
the article, but runs many, many times faster.

The project resides at:
    http://sourceforge.net/projects/xhelix/

The current version is 1.0 and is released under LGPL



if you have any questions, mailto:
    jamesm249 at users.sourceforge.net


- -- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

------- End of Forwarded Message



More information about the Pypy-dev mailing list