python's crypto package

[email protected] (Elaine -HFB- Ashton) Sun, 18 Feb 2001 18:16:39 -0600
Newsgroups perl.crypto
Message-ID <[email protected]>
In my search for an algorithm and other implementations of the Enigma
cipher, I came across http://www.amk.ca/python/code/crypto.html which
appears to be a rather nice package of the various python crypto modules,
examples of their use, some relevant RFCs and, though I didn't attempt to
use it, it appears to also have an installer for the modules.

Would it excite anyone in the least to possibly try to make something
similar for Perl?

e.