Sign in
googlers
/
jrn
/
git
/
d82dfa7f5b88d57cd4ddaf2c27a7218a39b9dd53
/
hash.h
9539978
hash: add a function to lookup hash algorithm by length
by brian m. carlson
· 6 years ago
4b4e291
hash: add an SHA-256 implementation using OpenSSL
by brian m. carlson
· 6 years ago
27dc04c
sha256: add an SHA-256 implementation using libgcrypt
by brian m. carlson
· 6 years ago
13eeedb
Add a base implementation of SHA-256 support
by brian m. carlson
· 6 years ago
a2ce0a7
sha1-file: add a constant for hash block size
by brian m. carlson
· 6 years ago
2f90b9d
sha1-file: provide functions to look up hash algorithms
by brian m. carlson
· 6 years ago
b212c0c
hash: update obsolete reference to SHA1_HEADER
by brian m. carlson
· 7 years ago
ac73ced
hash: create union for hash context allocation
by brian m. carlson
· 7 years ago
164e716
hash: move SHA-1 macros to hash.h
by brian m. carlson
· 7 years ago
f50e766
Add structure representing hash algorithm
by brian m. carlson
· 7 years ago
36f048c
sha1dc: build git plumbing code more explicitly
by Takashi Iwai
· 8 years ago
86cfd61
sha1dc: optionally use sha1collisiondetection as a submodule
by Ævar Arnfjörð Bjarmason
· 8 years ago
8325e43
Makefile: add DC_SHA1 knob
by Jeff King
· 8 years ago
f18f816
hash.h: move SHA-1 implementation selection into a header file
by brian m. carlson
· 8 years ago
efc6842
remove old hash.[ch] implementation
by Karsten Blees
· 11 years ago
c735928
Preallocate hash tables when the number of inserts are known in advance
by Nguyễn Thái Ngọc Duy
· 12 years ago
11f944d
for_each_hash: allow passing a 'void *data' pointer to callback
by Linus Torvalds
· 14 years ago
d1f128b
Add 'const' where appropriate to index handling functions
by Linus Torvalds
· 17 years ago
9027f53
Do linear-time/space rename logic for exact renames
by Linus Torvalds
· 17 years ago