pub const IDENTITY_KEY_LEN_BYTES: usize = 32;
The length of an identity key in bytes. TODO(erwan): move this to the keys crate, one day.