pub fn to_infohash(haf: &HashAndFormat) -> Id
Expand description
The mapping from an iroh [HashAndFormat] to a bittorrent infohash, aka [mainline::Id].
Since an infohash is just 20 bytes, this can not be a bidirectional mapping.
pub fn to_infohash(haf: &HashAndFormat) -> Id
The mapping from an iroh [HashAndFormat] to a bittorrent infohash, aka [mainline::Id].
Since an infohash is just 20 bytes, this can not be a bidirectional mapping.