pub fn compute_disco(disco: &DiscoInfoResult) -> Vec<u8> ⓘ
Expand description
Applies the caps algorithm on the provided disco#info result, to generate the hash input.
Warning: This protocol is insecure, you may want to switch to ecaps2 instead, see this email.