Rotor in Jython?

Paul Rubin phr-n2002a at nightsong.com
Fri Mar 1 17:41:07 EST 2002


<brueckd at tbye.com> writes:
> Put another way: sorting by key length, AES beats rotors hands down.
> Sorting by computational cost, rotors always win because you can just make
> the keys longer (without having to reimplement your crypto).

Longer keys are only relevant if breaking the cipher requires searching
for the key.



More information about the Python-list mailing list