Sha1 code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cooljoel27
    New Member
    • Mar 2007
    • 2

    Sha1 code

    can any one help me in writing the code for SHA1 in micosoft visual basics lang
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by cooljoel27
    can any one help me in writing the code for SHA1 in micosoft visual basics lang
    Have a look here.

    Comment

    • taylorjpt
      New Member
      • Jun 2007
      • 4

      #3
      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

      jt

      Comment

      • Killer42
        Recognized Expert Expert
        • Oct 2006
        • 8429

        #4
        Originally posted by taylorjpt
        I wrote a digester for fun...
        Thanks for posting that. It's sure to be handy next time someone comes here with a similar question.

        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

        Working...