Log

util/hmac.lua @ 13156:019cd1db9bec

description author age
util: Prefix module imports with prosody namespace Kim Alvefur 2023-03-17
util.hashes: Bind BLAKE2 algoritms supported by OpenSSL Kim Alvefur 2020-09-10
util.hashes: Expose sha224 and sha384 HMAC functions Kim Alvefur 2020-11-29
util.hmac: Expose hmac-sha-512 too Kim Alvefur 2019-04-19
util.hmac: Reflow code Kim Alvefur 2019-04-19
Remove all trailing whitespace Florian Zeitz 2013-08-09
util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes Florian Zeitz 2013-04-27
Monster whitespace commit (beware the whitespace monster). Waqas Hussain 2010-10-16
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
Redo merge with Waqas' PBKDF2 optimizations. Tobias Markmann 2009-12-03
Merge with tip. Tobias Markmann 2009-12-01
util.hmac: Optimized. Waqas Hussain 2009-11-30
Add copyright header to those files missing one Matthew Wild 2009-07-10
util.hmac: Convert spaces to tabs Matthew Wild 2009-07-10
util.hmac: Some optimisations Matthew Wild 2009-07-05
util.hmac: Fix a global set Matthew Wild 2009-07-05
Added HMAC utility module Dwayne Bent 2009-07-02