Michael Rash
|
fe22423a44
|
[libfko] bug fix to maintain OpenSSL compatibility for HMAC keys longer than associated block size
|
2013-03-12 22:17:41 -04:00 |
|
Michael Rash
|
3598fc7d7d
|
added missing hmac_md5() function to hmac.h
|
2013-03-10 18:56:19 -04:00 |
|
Michael Rash
|
6882ac57ec
|
add HMAC-SHA1 support
|
2013-03-10 14:56:39 -04:00 |
|
Michael Rash
|
6f45b2c3b1
|
added HMAC SHA384 and SHA512 support, bug fix to allow shorter HMAC key lengths than associated digest block size
|
2013-03-09 23:27:08 -05:00 |
|
Michael Rash
|
6741cfc22b
|
convert HMAC functions to static where possible
|
2013-03-09 16:48:08 -05:00 |
|
Michael Rash
|
fd30a3491d
|
minor variable rename LENGTH -> LEN, STRING_LENGTH -> STR_LEN
|
2012-07-29 21:57:05 -04:00 |
|
Michael Rash
|
92e403a242
|
added initial HMAC-SHA256 support for the client side
|
2012-07-02 23:50:45 -04:00 |
|