Cipher Text generation algorithm I have created
Even if it is Cipher Text Generation Algorithm it actually generates only numbers instead of Text & Numbers.
So what's in this Algorithm:
- This algorithm generates a new key every time.
- A new key means every generated code has a different key which makes it little difficult to find its real value as two codes don't share the same key.
- The only problem here is the key is also in the code. But the key you see is also misguiding as instead of the original key I have put up a false key which helps generate the original key.
- Code works fine for any alphabet, numbers & symbolic characters.
Check this out & give some reviews.....
The following is the link to download the file
No comments:
Post a Comment