rqbit/crates
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
..
bencode Changed default sha1 to crypto_hash. 2021-10-17 12:03:21 +01:00
buffers Nothing, just fixed tests and updated buffers debugging 2021-07-09 23:18:59 +01:00
clone_to_owned Move everything to workspaces 2021-07-03 19:10:59 +01:00
dht Fix a bug in DHT that caused panics sometimes 2021-10-10 10:45:58 +01:00
librqbit Changed default sha1 to crypto_hash. 2021-10-17 12:03:21 +01:00
librqbit_core Prioritize last piece. Dont ask me why :) 2021-10-16 13:18:25 +01:00
peer_binary_protocol Another attempt to make it possible to build without openssl. 2021-09-30 09:00:40 +01:00
rqbit Changed default sha1 to crypto_hash. 2021-10-17 12:03:21 +01:00
sha1w Changed default sha1 to crypto_hash. 2021-10-17 12:03:21 +01:00