Structs§
Functions§
- generate_
random_ salt - Generate 16 hex chars (8 random bytes) for use as a hash salt.
- generate_
rpc_ hash_ map - Build an RPC hash map from procedure names and a salt.
When
type_hintis true, hashes userpc-prefix.hash_lengthcontrols the number of hex chars in the hash portion. Detects collisions and retries with modified salt (up to 100 attempts).