Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/external/bsd/hmac/dist



Module Name:    othersrc
Committed By:   agc
Date:           Sun Sep 18 17:36:41 UTC 2011

Modified Files:
        othersrc/external/bsd/hmac/dist: hmac.c hmac.h hmacwrap.c hmacwrap.h
            libhmac.c

Log Message:
some const posioning for the HMAC key arguments to functions

print out the resulting hmac with an "hmac" prefix, if it doesn't
already have one.

for the -a algorithm argument, recognise hmac-sha1, hmac-md5, etc as well
as sha1, md5...


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/hmac/dist/hmac.c \
    othersrc/external/bsd/hmac/dist/hmacwrap.c \
    othersrc/external/bsd/hmac/dist/hmacwrap.h \
    othersrc/external/bsd/hmac/dist/libhmac.c
cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/hmac/dist/hmac.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index