I have started with this one because it is the most basic of the cipher techniques.
How it works??
You donate a number to all the alphabets like
A=1, B=2,....Z=26.
For example: the word "Inception" would be coded like "91435162091514"
It seems simple but can get a bit tricky if the number is above 10 like 15 represents o and ae.
Here is a little program that lets you do this conversion
How it works??
You donate a number to all the alphabets like
A=1, B=2,....Z=26.
For example: the word "Inception" would be coded like "91435162091514"
It seems simple but can get a bit tricky if the number is above 10 like 15 represents o and ae.
Here is a little program that lets you do this conversion
[ ALPHABET TO NUMBERS | NUMBERS TO ALPHABET ]
Convert your name or
message into Numbers
Convert Numbers back
into Alphabet
No comments:
Post a Comment