Implement Monoalphabetic Cipher Encryption And Decryption In Python

broken image

If you're not sure what I mean by transposition encrypt/rail fence is here's an example.

broken image

This is for an intro level class to python, so we don't know too much beyond the basics like the encryption code that is included below. I've built the encryption, but I'm at a loss of the decryption method. One of the ciphers we have to build is a transposition/rail fence that takes a variable (n) as a number of 'rails' that you'd like to have the message encrypted in. I am currently working on a homework assignment, and we have to build a function where we make a three step encryption/decryption program. ADFGVX was in fact an extension of an earlier cipher called. Implement Monoalphabetic Cipher Encryption And Decryption In Python. Chat application with UI encrypted using Mono-alphabetic Cipher.

broken image

What we have here is your simple encryption and decryption.