HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Encryption Methods

12-03-2008, 02:36 AM#1
TriggerHappy
For base10 --> base32 or 64 integer conversions. Anyone know of any good ways , and care to share the way of doing it?

I know of a few , like a bit shift , that will just move the code around a bit.

I've heard people talking about hashing and stuff like that though.
12-03-2008, 02:38 AM#2
Ammorth
http://www.wc3campaigns.net/showthread.php?t=87360

check that. it has both hashing and base conversion.
12-03-2008, 02:53 AM#3
TriggerHappy
I've seen that. It's confusing and i'm not the best at math. I need an explanation:)