Module donet_core::hashgen
source · Expand description
Prime Number Generator and 32-bit DC File Hash generator based off Panda3D.
Structs§
- The following is an excerpt from Panda3D’s source:
- Prime number generator based off Panda’s.
Traits§
- Trait shared by all DC element structures to generate the DC file hash using the same hashing method as the original DClass library from Panda.