Make server reply content type message configurable. Add related tests.
[bertos.git] / bertos / sec / mac / hmac.c
2010-09-30 raskyFix coding convention for HMAC module.
2010-09-30 raskySEC: voidify mac interface.
2010-09-24 raskySEC: add HMAC implementation.