Jim Posen
|
4fb789e9b2
|
Extract CSipHasher to it's own file in crypto/ directory.
This is a move-only commit with the exception of changes to includes.
|
2018-11-05 09:25:15 -08:00 |
|
Jim Posen
|
f05599557a
|
blockfilter: Omit empty scripts from filter contents.
Code change also avoids out-of-bounds script access bug.
|
2018-08-28 12:12:32 -07:00 |
|
Jim Posen
|
f33b717a85
|
blockfilter: Optimization on compilers with int128 support.
|
2018-08-25 10:02:37 -07:00 |
|
Jim Posen
|
a4afb9cadb
|
blockfilter: Additional helper methods to compute hash and header.
|
2018-08-25 10:02:37 -07:00 |
|
Jim Posen
|
c1855f6052
|
blockfilter: Construction of basic block filters.
|
2018-08-25 10:02:37 -07:00 |
|
Jim Posen
|
558c536e35
|
blockfilter: Implement GCSFilter Match methods.
|
2018-08-25 10:02:37 -07:00 |
|
Jim Posen
|
cf70b55005
|
blockfilter: Implement GCSFilter constructors.
|
2018-08-25 10:02:37 -07:00 |
|