util.hashes: Silence compiler warning about pointer signedness
0.9.0
|
Kim Alvefur |
Fri, 09 Aug 2013 16:03:17 +0200 |
util.hashes: Correct argument order
|
Kim Alvefur |
Tue, 06 Aug 2013 14:31:20 +0200 |
util.hashes: inttypes.h not available with MS Windows SDK, use MS specific __int32 instead.
|
Waqas Hussain |
Mon, 13 May 2013 15:52:01 -0400 |
util.hashes, util.sasl.scram: Implement SCRAM-SHA1's Hi in C
|
Florian Zeitz |
Sun, 28 Apr 2013 02:28:42 +0200 |
util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes
|
Florian Zeitz |
Sat, 27 Apr 2013 17:01:31 +0200 |
util.hashes: Add sha224, sha384, sha512
|
Kim Alvefur |
Thu, 10 May 2012 05:57:24 +0200 |
util.hashes: Use defined hash function output lengths.
|
Kim Alvefur |
Wed, 09 May 2012 01:26:56 +0200 |