index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Support deserializing into temporaries
Pieter Wuille
2018-03-13
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
*
Remove some unused functions and methods
Pieter Wuille
2017-09-21
1
-14
/
+0
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Add specialization of SipHash for 256 + 32 bit data
Pieter Wuille
2017-05-26
1
-0
/
+1
*
Introduce CHashVerifier to hash read data
Pieter Wuille
2017-05-26
1
-0
/
+35
*
Avoid VLA in hash.h
Pieter Wuille
2017-02-17
1
-4
/
+4
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-1
/
+4
*
Make nType and nVersion private and sometimes const
Pieter Wuille
2016-11-07
1
-2
/
+2
*
Make streams' read and write return void
Pieter Wuille
2016-11-07
1
-2
/
+1
*
Support SipHash with arbitrary byte writes
Pieter Wuille
2016-06-07
1
-1
/
+20
*
Add SipHash-2-4 primitives to hash
Pieter Wuille
2016-05-17
1
-0
/
+15
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Prevector type
Pieter Wuille
2015-11-13
1
-0
/
+8
*
chaincodes: abstract away more chaincode behavior
Cory Fields
2015-05-06
1
-1
/
+3
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Split up crypto/sha2
Pieter Wuille
2014-11-20
1
-1
/
+1
*
minor code style cleanup after recent merges
Philip Kaufmann
2014-11-04
1
-1
/
+2
*
boost: moveonly: move BIP32Hash to hash.h
Cory Fields
2014-10-31
1
-0
/
+1
*
header include cleanup
Philip Kaufmann
2014-09-14
1
-1
/
+1
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
Add <Hasher>::OUTPUT_SIZE
Pieter Wuille
2014-06-21
1
-6
/
+10
*
Add built-in RIPEMD-160 implementation
Pieter Wuille
2014-06-21
1
-3
/
+2
*
Move crypto implementations to src/crypto/
Pieter Wuille
2014-06-21
1
-1
/
+1
*
Switch script.cpp and hash.cpp to use sha2.cpp instead of OpenSSL.
Pieter Wuille
2014-06-21
1
-72
/
+102
*
Add a built-in SHA256/SHA512 implementation.
Pieter Wuille
2014-06-21
1
-10
/
+0
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-3
/
+6
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
Add HMAC-SHA512 to hash
Pieter Wuille
2013-06-24
1
-0
/
+10
*
Make CPubKey statically allocated
Pieter Wuille
2013-05-30
1
-2
/
+9
*
Add MurmurHash3 implementation to hash.h/add hash.cpp.
Matt Corallo
2013-01-16
1
-0
/
+3
*
Split off hash.h from util.h
Pieter Wuille
2012-12-18
1
-0
/
+116