block-sha1: re-use the temporary array as we calculate the SHA1
[git] / block-sha1 / sha1.c
2009-08-06  Linus Torvaldsblock-sha1: re-use the temporary array as we calculate...
2009-08-06  Linus Torvaldsblock-sha1: make the 'ntohl()' part of the first SHA1...
2009-08-06  Junio C Hamanoblock-sha1: minor fixups
2009-08-06  Linus Torvaldsblock-sha1: try to use rol/ror appropriately
2009-08-06  Junio C Hamanoblock-sha1: undo ctx->size change
2009-08-06  Linus TorvaldsAdd new optimized C 'block-sha1' routines