Crate bip_util [] [src]

Utilities used by the Bittorrent Infrastructure Project.

Modules

bt

Bittorrent specific types.

convert

Converting between data.

error

Common error types.

net

Networking primitives and helpers.

sha

Hash primitives and helpers.

test

Testing fixtures for dependant crates.

trans

Generating transaction ids.

Functions

fisher_shuffle

Applies a Fisher-Yates shuffle on the given list.