
Deterministic hash of a plaintext's identifying parameters
Source:R/plaintext-accessors.R
plaintext_params_hash.RdCombines the plaintext's encoding type, scaling factor, noise scale degree, level, and slot count into a deterministic string representation. Two plaintexts with identical parameters produce identical strings; any parameter change produces a different string.