lua-users home
lua-l archive

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


Sorry for spamming the list with small potatoes again, but I just
added HMAC-SHA256/348/512 to the sha2 library[1] so now it can be used
for message signing.

Added HMAC unit tests, win32-x86 rock & rockspec (please add it to the
LR repo, thanks). Tested on win32 (minGW and VC++) & linux64.

Enjoy!

[1] http://code.google.com/p/sha2/