hi,
Does anyone know if there’s a XXTEA class/file/function for php?
XTea is the extended corrected version of TEA right? It’s more safer… but it’s a bit slower… However I’ve heard that … XXTea is the even safer… and “Faster” than it’s predecessors…
Well that’s what i’ve read from blogs and stuff… lol Correct me if i’m wrong.
But yeah… does anyone know of XXTea encyption and decryption for php?
*Side question… How unsecure is TEA? I mean… is it easily broken into? Or is it still pretty secure… just not AS secure as Xtea and XXTea?
Thanks!