SEC: use proper stack variables instead of a global state.
[bertos.git] / bertos / sec / hash / sha1.c
2010-09-24 raskySEC: use proper stack variables instead of a global...
2010-09-24 raskyAdd SHA-1 unrolled implementation (optimized for 32...