[][src]Constant iop_keyvault::ed25519::KEY_ID_SALT

pub const KEY_ID_SALT: &[u8] = b"open social graph";

This constant is used for keyed hashing of public keys. This does not improve the security of the hash algorithm, but allows for domain separation if some use-case requires a different hash of the public key with the same algorithm.