Fingerprint objects can be created in sizes up to 1Gbit (2^30).
A practical limitation on our fingerprint algorithm it that it will only fill a fingerprint to the first 4Mbits (2^22). Larger fingerprints are created properly, and fold correctly down to smaller sizes.
Have the ability to control the path-length on fingerprint generation.