can any one help me in writing the code for SHA1 in micosoft visual basics lang
Sha1 code
Collapse
X
-
Tags: None
-
I wrote a digester for fun that works in VB or can be put into excel. This is 100% free to use: http://www.tayloredge.com/utilities/...1_VBSource.txt
jtComment
-
Thanks for posting that. It's sure to be handy next time someone comes here with a similar question.Originally posted by taylorjptI wrote a digester for fun...
Just out of curiosity, what VB version was it written with? It might be helpful to know for conversion reasons, if later versions change things too much. (I had a quick glance, and it looked as though it would compile fine in VB6).Comment
Comment