• Welcome to Valhalla Legends Archive.
 

CheckRevision.c

Started by gotcha_ass, January 27, 2003, 07:09 PM

Previous topic - Next topic

gotcha_ass

Does anyone have the CheckRevision.c in VB?? Or know how I could convert it?? It needs to be the one that has the CreatePasswordHash function.

In other words, does someone have the SHA-1 algorithm in Visual Basic??

gotcha_ass

#1
ok I found a VB implementation of SHA-1, but Im not sure how well it will work. It says it creates a 160-bit (20-hex-digit) message digest for a given message (String) of any length.  Will this work??

I found it on planetsourcecode.com

Banana fanna fo fanna

#2
Bnet uses a modified sha-1 from what I hear.

Check out prolix and port it ;)

gotcha_ass

#3
prolix??

MrRaza

#4

gotcha_ass

#5
well I have the binarybot.dll and the source file from it in VC++ if anything Id rather port that to vb. Only problem is I dont know how to port.

Mesiah / haiseM

#6
lol, usually means ull have to reconfigure certain things under a new operating system, as things are run differently. VB is windows only, so never gotta worry bout that.
]HighBrow Innovations
Coming soon...

AIM Online Status: 

gotcha_ass

#7
screw it, ill jus use the .dll

Yoni

#8
QuoteVB is windows only, so never gotta worry bout that.
Yeah, you only have to worry about stuff like people not using your programs because they won't run on their operating system, your code always being inefficient and slower than it could be, and huge dependencies.

Mesiah / haiseM

#9
they run fine on my computer, and do everything ill ever need, and id be willing to bet over 80% of everybody who has a computer, has windows, or has had windows longer than theyre current operating system, so poo on them.
]HighBrow Innovations
Coming soon...

AIM Online Status: 

haZe

#10
binarybot.dll ?