Posted by Tom on 01/03/07 19:26
>>
>> What is the logic used to map from integer to string?
>
> I guess that Tom has absolutely no idea on how to do that.
Exactly!
I have triede base64_decode / encode but it fails as it uses non
alphanumerics.
So does base32
> Viable possibilities:
> - - A hash table.
Hmm doesn't ring a bell, and google gives me oodles of stuff that is not
directly related.
Could you please provide me with an example in pseudo code or something?
> - - A simetric encryption function.
Well, same result when googling. The concept exists but apparently everybody
knows it so well they don't explain it but just refer to it :-D
An example please?
Thanks for answering!
Tom
[Back to original message]
|