rqbit/crates/librqbit
Igor Katson ebfc20c291 Changed default sha1 to crypto_hash.
Hopefully it'll be easier to build now. The downside is that it allocates
a small vec on each finish, but it's much faster than rust-sha1 anyway,
at least on ARM (where I'm running rqbit myself).
2021-10-17 12:03:21 +01:00
..
resources I can now download torrent metainfo from peers!! 2021-07-02 17:58:53 +01:00
src Prioritize last piece. Dont ask me why :) 2021-10-16 13:18:25 +01:00
.gitignore Make a serde bencode serializer 2021-07-01 23:37:57 +01:00
Cargo.lock The sucker now works with dht too! Albeit hacky JS one, but still! 2021-07-03 15:22:17 +01:00
Cargo.toml Changed default sha1 to crypto_hash. 2021-10-17 12:03:21 +01:00