9 Commits (5d5210c35aa83342163ab0ab80b8e6d6fa3ce931)

Author SHA1 Message Date
Linus Torvalds 5d5210c35a block-sha1: get rid of redundant 'lenW' context 16 years ago
Linus Torvalds e869e113c8 block-sha1: Use '(B&C)+(D&(B^C))' instead of '(B&C)|(D&(B|C))' in round 3 16 years ago
Linus Torvalds ab14c823df block-sha1: macroize the rounds a bit further 16 years ago
Linus Torvalds 7b5075fcfb block-sha1: re-use the temporary array as we calculate the SHA1 16 years ago
Linus Torvalds 139e3456ec block-sha1: make the 'ntohl()' part of the first SHA1 loop 16 years ago
Junio C Hamano fd536d3439 block-sha1: minor fixups 16 years ago
Linus Torvalds b8e48a89b8 block-sha1: try to use rol/ror appropriately 16 years ago
Junio C Hamano b26a9d5089 block-sha1: undo ctx->size change 16 years ago
Linus Torvalds d7c208a92e Add new optimized C 'block-sha1' routines 16 years ago