1) The document discusses several classical crypto techniques including Caesar cipher, route cipher, ADFGVX cipher, Myszkowski transposition cipher, and Playfair cipher.
2) The Caesar cipher involves shifting each letter by a fixed number of positions in the alphabet. The route cipher encrypts text by writing it in a grid and following a predetermined path.
3) ADFGVX cipher uses a 6x6 grid to substitute letters with letter pairs and then rearranges the columns. Myszkowski transposition uses a keyword-generated grid and reads columns to encrypt.