Skip to main content

Module hash

Module hash 

Source

Functionsยง

compute_file_hash
Compute hash of a single generated file
compute_file_hashes
Compute hash map of individual file hashes Returns map of filename -> hash for each file
compute_hash
Compute SHA-256 hash of content, returning first 16 hex characters This matches Plexus hash format (16-char hex string)
compute_ir_hash
Compute hash of IR fragment Takes serialized IR content and returns deterministic hash
compute_plugin_hash
Compute composite hash of all files in a plugin Files are sorted by name for deterministic hashing