I'm in the midle of porting a python 1.5 application to 2.4
I just discovered that the rotor encryption module isn't part anymore of
the 2.4 distribution.
Is there a way to add this module to 2.4, or what would be the simplest
way to replace this.
The existing application makes use of the rotor module everywhere, which
means in a lot of modules.
Thanks for any ideas
Rony
I just discovered that the rotor encryption module isn't part anymore of
the 2.4 distribution.
Is there a way to add this module to 2.4, or what would be the simplest
way to replace this.
The existing application makes use of the rotor module everywhere, which
means in a lot of modules.
Thanks for any ideas
Rony
Comment