16 Commits (5cc3ee24d29397737f2746d78b19a2509c0dedbb)

Author SHA1 Message Date
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 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. 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