News

This project explains what the Hill Cipher and Columnar Transposition Cipher is, some advantages/disadvantages, some history if there is available. The user uses the makefile and make compiler to ...
To decrypt a double transposition, construct a block with the right number of rows under the keyword, blocking off the short columns. Write the cipher in by columns, and read it out by rows.