On Fri, Apr 08, 2011 at 03:12:25PM +0200, Stevan Baji?? wrote:
>   
> 
> On Fri, 8 Apr 2011 14:35:32 +0300, Ibrahim Harrani wrote: 
> 
> > Hi,
> >
> 
> > Is there any way to decode tokens(tokenizer osb) in the
> dspam_token_data table?
> > 
> > Thanks.
> > 
> >
> ------------------------------------------------------------------------------
> >
> Xperia(TM) PLAY
> > It's a major breakthrough. An authentic gaming
> >
> smartphone on the nation's most reliable network.
> > And it wants your
> games.
> > http://p.sf.net/sfu/verizon-sfdev [1]
> >
> _______________________________________________
> > Dspam-user mailing
> list
> > Dspam-user@lists.sourceforge.net [2]
> >
> https://lists.sourceforge.net/lists/listinfo/dspam-user [3]
> 
> The token
> is nothing else than a CRC64 ISO hash. Assuming you have insane amount
> of memory and storage and CPU and a lot of time then you could compute
> the original text from the hash. But this is in no way practical.
> 

Actually, you would only be able to find A token that generated the
same hash, not neccessarily the token that WAS USED to generate the
hash value. That is so because a 64-bit hash cannot represent the
tokens larger than 64-bits one-to-one.

Cheers,
Ken

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to