-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of SHA256 for decryption of Passkey #102
Comments
With so many clients now supporting v2 torrent it's only a matter of time before xbt is left behind. You should really consider implementing hybrid and V2 torrents. |
In XBT Client? |
But xbt tracker doesn't support hybrid or v2. |
It doesn't?
|
Need support hybrid mode (v1 + v2) for compatibility with old clients. In DB need info_hash binary(20) AND info_hash2 binary(32) (i.e. 2 hashes). |
Hello,
Do we need to change the encryption and decryption of torrent pass keys using sha256, in order to support V2 Torrents? If so can you please implement those changes at the earliest.
https://blog.libtorrent.org/2020/09/bittorrent-v2/
Thankyou
The text was updated successfully, but these errors were encountered: