The provided code implements a set of custom data types for storing and manipulating hash values, including fixed-size hashes like SHA-256 and variable-size hashes like BLAKE2, along with associated functions for generating, comparing, and indexing these hash values.
Duplicate Code Analysis
| Total Lines of Code: ? |
705 |
| Lines of Duplicate Code: ? |
18 |
| Percentage of Codebase: ? |
2.55% |
Versioning Analysis
| Total Lines of Code: ? |
705 |
| Lines of Encapsulated Versioning Code: ? |
0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? |
0% |