North America Premier Soccer League
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What Do?

+2
Dice-K
Amen
6 posters

Go down

What Do? Empty What Do?

Post by Amen Mon Apr 11, 2011 10:57 am

Very Happy

Vigenère cipher. In order to defeat a simple letter frequency analysis, the Vigenère cipher encodes a letter into one of several cipher letters, depending on its position
in the input document. Choose a keyword, for example TIGER. Then encode the first letter of the input text like this:
What Do? Aa1+8msPdhtcAAAAAElFTkSuQmCC

Amen
Site Veteran
Site Veteran

PSL Awards : 1 Award (Click to view)
Posts : 63

Back to top Go down

What Do? Empty Re: What Do?

Post by Amen Mon Apr 11, 2011 10:58 am

The encoded alphabet is just the regular alphabet shifted to start at ,
the first letter of the keyword . The second letter is encrypted
according to the following
map.

What Do? 9wAAAABJRU5ErkJggg==
The
third, fourth, and fifth letters in the input text are encrypted using
the alphabet sequences beginning with characters , , and , and so on.
Because the key is only
five letters long, the sixth letter of the input text is encrypted in the same way as the first.
Write a program that encrypts or decrypts an input text according to this cipher.

Amen
Site Veteran
Site Veteran

PSL Awards : 1 Award (Click to view)
Posts : 63

Back to top Go down

What Do? Empty Re: What Do?

Post by Dice-K Mon Apr 11, 2011 11:57 am

school just started 2day for me
Dice-K
Dice-K
Site Veteran
Site Veteran

PSL Awards : 2 Awards (Click to view)
Posts : 53

Back to top Go down

What Do? Empty Re: What Do?

Post by meh Mon Apr 11, 2011 1:28 pm

I wrote a java cipher decoder that does this for you about a year ago if you want it Arrow

meh
Site Beast
Site Beast

PSL Awards : 1 Award (Click to view)
Posts : 287

Back to top Go down

What Do? Empty Re: What Do?

Post by Amen Mon Apr 11, 2011 4:02 pm

unfortunately it has to be in C++ but thx anyways Very Happy

Amen
Site Veteran
Site Veteran

PSL Awards : 1 Award (Click to view)
Posts : 63

Back to top Go down

What Do? Empty Re: What Do?

Post by Aker Tue Apr 12, 2011 11:50 pm

I can help you add me on msn

Aker
Site Regular
Site Regular

PSL Awards : N/A
Posts : 32

Back to top Go down

What Do? Empty Re: What Do?

Post by meh Wed Apr 13, 2011 1:54 am

Aker wrote:I can help you add me on msn
How are you going to help him write an encryption/decryption program if you can't get a simple banking simulator working Neutral

meh
Site Beast
Site Beast

PSL Awards : 1 Award (Click to view)
Posts : 287

Back to top Go down

What Do? Empty Re: What Do?

Post by m1tch Wed Apr 13, 2011 5:15 pm

wtf is this shit im so lost
m1tch
m1tch
Site Beast
Site Beast

PSL Awards : 4 Awards (Click to view)
Posts : 248

Back to top Go down

What Do? Empty Re: What Do?

Post by Aker Thu Apr 14, 2011 7:23 pm

because encryption/decryption is not so hard also that bank program was coded in C and i code in C++ so i was just trying it in C also if you want some snippets for your project message me.

Aker
Site Regular
Site Regular

PSL Awards : N/A
Posts : 32

Back to top Go down

What Do? Empty Re: What Do?

Post by Forty Sat Apr 16, 2011 11:54 am

The answer is 3.14
Forty
Forty
Site God
Site God

PSL Awards : 8 Awards (Click to view)
Posts : 465

Back to top Go down

What Do? Empty Re: What Do?

Post by Aker Sat Apr 16, 2011 8:53 pm

Forty wrote:The answer is 3.14
I thought it was over 9000!

Aker
Site Regular
Site Regular

PSL Awards : N/A
Posts : 32

Back to top Go down

What Do? Empty Re: What Do?

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum