Menu

Python RotNN / News: Recent posts

Updated Version - Now 1.1

RotNN has been updated. The code size has been almost chopped in half - I missed one BIG obvious idea that I have now fixed. The resultant code is much cleaner and easier to manage (Not to mention grok). And I quit using those lame-o string errors too. 8^)

Posted by Adam Gurno 2000-06-02

Initial Release

The initial release of RotNN is now available. RotNN is a python module that allows the user to implement rot-13 style de/encryption, but with the added features of any rotation value wanted (not just 13) and rotation over the entire printable character set.

Posted by Adam Gurno 2000-05-14