Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

IrishIRL/c-sharp-shift-permutation-encryption

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography

Assignment 1, Task 4 (8 points)

Consider the following sequence of operations:
Plaintext -> S1 -> P1 -> S2 -> P2 -> Ciphertext

Plaintext is MOTIVATION.

S1 is a shift cipher with key kS1 = 17.
S2 is a shift cipher with the key kS2 = 8.
P1 is a permutation cipher with a key kP1 = (5, 1, 3, 2, 4).
P2 is a permutation cipher with a key kP2 = (3, 4, 5, 1, 2).

The task: what is the ciphertext?

About

Using Shift and Permutation Ciphers to encrypt the message

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.