18 Commits (dbc4ae03963014ab4b7957d62ba59dbd8f938c33)

Author SHA1 Message Date
Jeremy Rubin 6896dbf169 Cleanup (safe, it was checked) subscript[0] in MurmurHash3 (and cleanup MurmurHash3 to be more clear). 7 years ago
Pieter Wuille 7e00322906 Add specialization of SipHash for 256 + 32 bit data 7 years ago
practicalswift 8fc698935f Remove redundant semicolons 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pieter Wuille 9bf156bb9e Support SipHash with arbitrary byte writes 8 years ago
Pieter Wuille 0b1295b066 Add SipHash-2-4 primitives to hash 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Cory Fields a574899671 chaincodes: abstract away more chaincode behavior 9 years ago
Wladimir J. van der Laan 3ca5852dc2 src/hash.cpp: endian compatibility 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pieter Wuille 36fa4a78ac Split up crypto/sha2 10 years ago
sinetek a8a5e0133a Adding license. 10 years ago
Cory Fields 78c228c6e5 boost: moveonly: move BIP32Hash to hash.h 10 years ago
ENikS 459a2d25e0 Avoiding referencing elements of an empty vector 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Pieter Wuille 977cdadea8 Add a built-in SHA256/SHA512 implementation. 10 years ago
Pieter Wuille 12dff9801f Add HMAC-SHA512 to hash 11 years ago
Matt Corallo 7ab026f449 Add MurmurHash3 implementation to hash.h/add hash.cpp. 12 years ago