Encryption and decryption of the vigenere cipher

Assignment Help Computer Network Security
Reference no: EM13189189

1. Implement both encryption AND decryption of the Vigenere cipher with 26 English letters and 1 space character "_" in its tableau as shown in class. You may use any major programming languages.

You will get extra 5 points if you add a cgi interface to this cipher.

2. The following cipher-text was encrypted using the Vigenere cipher with 26 English letters and 1 space character "_" in its tableau as shown in class:

tyxvahlvowsrahsoervceispsqlj_hxgyqfjtqgi_j___bafebacoewvowsohvs_nvet_dgo_tghidzvbklvodsjuhsjwdsmerwdnvkn_jgvrvv_ilxvhzevnelvodsohvsyhrfyeqga_yan_dgo_rloatcdnxsxujsmaj__rqgi_j___wtytqlcajsreq_wvvshauxvokjvpekdtzgi_kfwsitdlrugeqlceqxidqtidqtdmqga_ihtidzvidswlbsdtisailxvvrjdeja_sqan_afjwbxzgvsjfqlceqxiecqvadwvtyan_afjwbxzgvsyadsjnbqvbvszehaqeusdnqlceqydrilvidkoadv__wjjmqlceqvjnlxmtvwvsfqvhvfyeqao_zkveik_njawlqlcajsohvsyodn_rjxz_iht_sxvthxwtvwvwzlc_j___klhoilvlzu_rrddto

This cipher-text is also downloadable from this file .

The plaintext consists of several meaningful English sentences.

a). Try to decrypt this message. Write down your decryption procedure.

b). In general, how do you break the simple vigenere cipher?

3. Implement the 3-rotor machine with the wirings as shown in Fig. Your implementation should be able to easily change a) the order of the 3 rotors b) the initial rotational positions of the rotors.

New : now you can check your rotor implementation here .

What to sumbit : submit any paper version of your homework in class on Sep. 20, and also send me a URL which contains all your files related to this homework, such as readme files, source codes, executables.

The Vigenere Tableau

A       B       C       D       E       F       G       H       I       J       K       L       M        N       O       P       Q       R       S       T       U       V       W       X       Y        Z       -

A       A       B       C       D       E       F       G       H       I       J       K       L        M       N       O       P       Q       R       S       T       U       V       W       X        Y       Z       -

B       B       C       D       E       F       G       H       I       J       K       L       M        N       O       P       Q       R       S       T       U       V       W       X       Y        Z       -       A

C       C       D       E       F       G       H       I       J       K       L       M       N        O       P       Q       R       S       T       U       V       W       X       Y       Z        -       A       B

D       D       E       F       G       H       I       J       K       L       M       N       O        P       Q       R       S       T       U       V       W       X       Y       Z       -        A       B       C

E       E       F       G       H       I       J       K       L       M       N       O       P        Q       R       S       T       U       V       W       X       Y       Z       -       A        B       C       D

F       F       G       H       I       J       K       L       M       N       O       P       Q        R       S       T       U       V       W       X       Y       Z       -       A       B        C       D       E

G       G       H       I       J       K       L       M       N       O       P       Q       R        S       T       U       V       W       X       Y       Z       -       A       B       C        D       E       F

H       H       I       J       K       L       M       N       O       P       Q       R       S        T       U       V       W       X       Y       Z       -       A       B       C       D        E       F       G

I       I       J       K       L       M       N       O       P       Q       R       S       T        U       V       W       X       Y       Z       -       A       B       C       D       E        F       G       H

J       J       K       L       M       N       O       P       Q       R       S       T       U        V       W       X       Y       Z       -       A       B       C       D       E       F        G       H       I

K       K       L       M       N       O       P       Q       R       S       T       U       V        W       X       Y       Z       -       A       B       C       D       E       F       G        H       I       J

L       L       M       N       O       P       Q       R       S       T       U       V       W        X       Y       Z       -       A       B       C       D       E       F       G       H        I       J       K

M       M       N       O       P       Q       R       S       T       U       V       W       X        Y       Z       -       A       B       C       D       E       F       G       H       I        J       K       L

N       N       O       P       Q       R       S       T       U       V       W       X       Y        Z       -       A       B       C       D       E       F       G       H       I       J        K       L       M

O       O       P       Q       R       S       T       U       V       W       X       Y       Z        -       A       B       C       D       E       F       G       H       I       J       K        L       M       N

P       P       Q       R       S       T       U       V       W       X       Y       Z       -        A       B       C       D       E       F       G       H       I       J       K       L        M       N       O

Q       Q       R       S       T       U       V       W       X       Y       Z       -       A        B       C       D       E       F       G       H       I       J       K       L       M        N       O       P

R       R       S       T       U       V       W       X       Y       Z       -       A       B        C       D       E       F       G       H       I       J       K       L       M       N        O       P       Q

S       S       T       U       V       W       X       Y       Z       -       A       B       C        D       E       F       G       H       I       J       K       L       M       N       O        P       Q       R

T       T       U       V       W       X       Y       Z       -       A       B       C       D        E       F       G       H       I       J       K       L       M       N       O       P        Q       R       S

U       U       V       W       X       Y       Z       -       A       B       C       D       E        F       G       H       I       J       K       L       M       N       O       P       Q        R       S       T

v       V       W       X       Y       Z       -       A       B       C       D       E       F        G       H       I       J       K       L       M       N       O       P       Q       R        S       T       U

W       W       X       Y       Z       -       A       B       C       D       E       F       G        H       I       J       K       L       M       N       O       P       Q       R       S        T       U       V

X       X       Y       Z       -       A       B       C       D       E       F       G       H        I       J       K       L       M       N       O       P       Q       R       S       T        U       V       W

Y       Y       Z       -       A       B       C       D       E       F       G       H       I        J       K       L       M       N       O       P       Q       R       S       T       U        V       W       X

Z       Z       -       A       B       C       D       E       F       G       H       I       J        K       L       M       N       O       P       Q       R       S       T       U       V        W       X       Y

-       -       A       B       C       D       E       F       G       H       I       J       K        L       M       N       O       P       Q       R       S       T       U       V       W        X       Y       Z

Reference no: EM13189189

Questions Cloud

Compares and contrasts linux server and linux workstation : Your company is currently investigating the use of Linux. Your manager has asked you to research the feasibility of using Linux in both the server and workstation environments. Your manager would like to see an 8- to 10-page paper that:
Ways in which greater eductional oppotunity for young women : In many developing nations, young women have lower enrollment rates in secondary school than do young men. Describe several ways in which greater eductional oppotunities for young women could lead to faster economic growth in these countries
How to produce linear combination of chickens : Sara devoted all her resouces for growing potatoes, she can raise 200 pounds of patotoes per year. If she devotes all her resources to raising chickens, she can raise 50 chickens per year.(If she apportions some resources to each, then she can pro..
What is effective annual interest rate : a bank gives you a loan of 1000 now. You have to make a payment of 500 after 9 months and a payment of 600 after 12 months. What is effective annual interest rate?(set up equation for B(beta)
Encryption and decryption of the vigenere cipher : Implement both encryption AND decryption of the Vigenere cipher with 26 English letters and 1 space character "_" in its tableau as shown in class.
Find the standard deviation of the data summarized : A company had 80 employees whose salaries are summarized in the frequency distribution below. Find the standard deviation. Find the standard deviation of the data summarized in the given frequency distribution.
How fast does each bicyclist travel : Elena bicycles 5km/h faster than Dennis. In the same time it takes Dennis to bicycle 36km, Elena can bicycle 51km. How fast does each bicyclist travel?
According to the text’s narration : According to the text’s narration, people of the Unified Silla and Koryo respected geomancy and its occult teachings. What are the possible causes for this?
What will happen to interest rates on treasury securities : Predict what will happen to interest rates on a corporation's bonds if the federal government guarantees today that it will pay creditors if the corporation goes bankrupt in the future.

Reviews

Write a Review

Computer Network Security Questions & Answers

  An overview of wireless lan security - term paper

Computer Science or Information Technology deals with Wireless LAN Security. Wireless LAN Security is gaining importance in the recent times. This report talks about how vulnerable are wireless LAN networks without any security measures and also talk..

  Computer networks and security against hackers

This case study about a company named Magna International, a Canada based global supplier of automotive components, modules and systems. Along with the company analysis have been made in this assignment.

  New attack models

The Internet evolution is and is very fast and the Internet exposes the connected computers to attacks and the subsequent losses are in rise.

  Islamic Calligraphy

Islamic calligraphy or Arabic calligraphy is a primary form of art for Islamic visual expression and creativity.

  A comprehensive study about web-based email implementation

Conduct a comprehensive study about web-based email implementation in gmail. Optionally, you may use sniffer like wireshark or your choice to analyze the communication traffic.

  Retention policy and litigation hold notices

The purpose of this project is to provide you with an opportunity to create a document retention policy. You will also learn how to serve a litigation hold notice for an educational institute.

  Tools to enhance password protection

A report on Tools to enhance Password Protection.

  Analyse security procedures

Analyse security procedures

  Write a report on denial of service

Write a report on DENIAL OF SERVICE (DoS).

  Phising email

Phising email It is multipart, what are the two parts? The HTML part, is it inviting the recepient to click somewhere? What is the email proporting to do when the link is clicked?

  Express the shannon-hartley capacity theorem

Express the Shannon-Hartley capacity theorem in terms of where is the Energy/bit and is the psd of white noise.

  Modern symmetric encryption schemes

Pseudo-random generators, pseudo-random functions and pseudo-random permutations

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd