log util/hmac.lua @ 12513:6efbcd52db21

age author description
Fri, 19 Apr 2019 12:47:49 +0200 Kim Alvefur util.hmac: Expose hmac-sha-512 too
Fri, 19 Apr 2019 12:46:24 +0200 Kim Alvefur util.hmac: Reflow code
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 27 Apr 2013 17:01:31 +0200 Florian Zeitz util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Thu, 03 Dec 2009 21:57:47 +0100 Tobias Markmann Redo merge with Waqas' PBKDF2 optimizations.