]> rtime.felk.cvut.cz Git - git.git/history - block-sha1/sha1.c
block-sha1: macroize the rounds a bit further
[git.git] / block-sha1 / sha1.c
2009-08-06 Linus Torvaldsblock-sha1: macroize the rounds a bit further
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