Refactor to use new protocol module and sipo.
[bertos.git] / bertos / sec / hash / sha1_test.c
2010-09-24 raskyAdd SHA-1 unrolled implementation (optimized for 32...