Results 1 to 40 of 81

Thread: [VB6] HMAC-SHA-256, HMAC-SHA-1 Using Crypto API

Threaded View

  1. #4

    Thread Starter
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [VB6] HMAC-SHA-256 Using Crypto API

    Another update: Version 2.1

    Minor cleanup.


    Also... due to popular demand an HMAC-SHA-1 implementation created from the most recent HMAC-SHA-256 edition.

    The demo incorporates test vectors from RFC 2202:

    Test Cases for HMAC-MD5 and HMAC-SHA-1

    Please verify these further if you have other known test cases. We'd like to have these cleaned up so people can rely on them. Looking good so far though!


    These two Classes are separate since a program normally would only need one or the other, which is also why many auxiliary functions are duplicated between them.
    Attached Files Attached Files
    Last edited by dilettante; Apr 16th, 2011 at 09:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width