hash array
Summary
Hash array
- matrix structure
| Operation | Method | Performance |
|---|---|---|
insert(f) | calculate hash and append | - |
verify(i,j) | retrieve | - |
update(i, f) | recalculate all following hashes | - |
Concept
Data structure
- store all possible combinations of hashes