Make server reply content type message configurable. Add related tests.
[bertos.git] / bertos / sec / hash / sha1_test.c
2010-09-24 raskyAdd SHA-1 unrolled implementation (optimized for 32...