I want to know more about how to develop a encryption program simple columnar with random arrangement. can you show me how to do it in python because I'm very interested in this language. thanks for your help
how to make a code for simple columnar random arrangement encryption?
Collapse
X
-
-
columnar transposition cipher...archai c but fun to do...ehehehe
shafwan, pls understand that this forum was meant for us to help each other..tricks, tips, and sometimes whole code (but no fun in this). Python was meant to be fun...
tip: in making this cipher...simple string access will do...
-----OT SECTION-------
IMHO, you are no longer a newbie when you get to implement the Vigenere Cipher using thoroughly mixed alphabet...<win k> <wink>Comment
Comment