cppisfun Posted October 24, 2006 Share Posted October 24, 2006 Hello everyone, I'm trying to decipher a few cryptograms for class assignment and we're allowed to use any tools necessary in trying to figure out the plaintext. I've already cracked the simple ones that were given to us such as linear cipher and vignere cipher. I've come across a possibly a transposition cipher and I haven't found any useful tools online that actually aide in finding any patterns or perhaps a brute force method. I was wondering if anyone knew of any working programs/sites that would permutate throught the combinations whether it be row/column transposition? Quote Link to comment Share on other sites More sharing options...
barrytone Posted October 24, 2006 Share Posted October 24, 2006 There's some handy tools at http://rumkin.com/tools/cipher/ Pencil, paper and a whole lot of spare time is the best way to go if you ask me, though :P You never know. It might just be Rot 13 :P Quote Link to comment Share on other sites More sharing options...
cppisfun Posted October 24, 2006 Author Share Posted October 24, 2006 I also found that site, but the lenght of my cipher is greater than 1000 characters. I haven't found any of the tools useful, specifically for transposition cipher. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.