Quote:
Originally Posted by RyDeR`
@ ******:
Agreed - you have a point.
@ Brian_Furious:
It's obvious. Which part don't you understand?
@ MrDeath:
It's not possible (AFAIK) as long you don't save every value of a character to another variable.
You can't just return the characters from a sum of numbers.
|
I never will use the 'hash' what I posted, I posted it for give you an example.
I'm using Whirlpool.
Quote:
Originally Posted by DiDok
You can't, hashing != encrypting, after hashing data in unrecognizable and unreadable
|
I didn't know, thanks you.
Quote:
Originally Posted by xenowort
if the string have 26 caracters with all signs, you have to wait 43 years to find the password with bruteforce.
|
a, b, c, d, e ... x, y, z: 26 chars
A, B, C, D, E ... X, Y, Z: 26 chars,
0, 1, 2, 3, 4, 5 ... 9: 10 chars
(26 + 26 + 10) ^ 26 = 99999999999999999 :\