Windows: boost startup by avoiding a static dependency on shell32.dll
[git] / block-sha1 /
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