Rail Fence

Python代码参考

from pycipher import Railfence

print Railfence(4).encipher('HELLOWORLD')
print Railfence(4).decipher('HOEWRLOLLD')
    

Test  All

密文
Key Result