Create stabilization branch for 2.6 release
[bertos.git] / bertos / sec / hash / sha1.c
2010-09-24 raskySEC: Fix digest len and block len reported by algorithms.
2010-09-24 raskySEC: move SHA-1 benchmark into generic file.
2010-09-24 raskySEC: use proper stack variables instead of a global...
2010-09-24 raskyAdd SHA-1 unrolled implementation (optimized for 32...