13 Commits (053930ffc41ba33fe7ce26bde7097951fe0b8462)

Author SHA1 Message Date
Pieter Wuille 0b1295b066 Add SipHash-2-4 primitives to hash 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Cory Fields a574899671 chaincodes: abstract away more chaincode behavior 10 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. 11 years ago
Pieter Wuille 12dff9801f Add HMAC-SHA512 to hash 12 years ago
Matt Corallo 7ab026f449 Add MurmurHash3 implementation to hash.h/add hash.cpp. 12 years ago