Encryption Question #5881

Closed
opened 2026-02-21 18:06:11 -05:00 by deekerman · 3 comments
Owner

Originally created by @zero77 on GitHub (Aug 7, 2017).

What type of encryption are used for instance, Protocol encryption (PE), message stream encryption (MSE) or protocol header encrypt (PHE) or something else?

Also, are these all enabled by default or only some.

Thanks

Originally created by @zero77 on GitHub (Aug 7, 2017). What type of encryption are used for instance, Protocol encryption (PE), message stream encryption (MSE) or protocol header encrypt (PHE) or something else? Also, are these all enabled by default or only some. Thanks
Author
Owner
@thalieht commented on GitHub (Aug 7, 2017): That's [libtorrent](https://github.com/arvidn/libtorrent) territory (qbt's backend) but i guess it causes no harm to ask here, maybe someone will know. I supposed you've already read this (don't know how accurate it is): >[MSE/PE is implemented in BitComet, BitTornado, Deluge, Flashget, KTorrent, libtorrent (used by various BitTorrent clients not limited to QBitTorrent), Mainline, µTorrent, qBittorrent, rTorrent, Transmission, Tixati and Vuze. PHE was implemented in old versions of BitComet. Similar protocol obfuscation is supported in up-to-date versions of some other (non-BitTorrent) systems including eMule.[1]](https://en.wikipedia.org/wiki/BitTorrent_protocol_encryption)
Author
Owner

@zero77 commented on GitHub (Aug 7, 2017):

Yes thanks, I have seen that already and was also wondering how accurate it is.

So, all of the networking stuff is managed by libtorrent, is that right.

@zero77 commented on GitHub (Aug 7, 2017): Yes thanks, I have seen that already and was also wondering how accurate it is. So, all of the networking stuff is managed by libtorrent, is that right.
Author
Owner

@thalieht commented on GitHub (Aug 7, 2017):

So, all of the networking stuff is managed by libtorrent, is that right.

Yep.

@thalieht commented on GitHub (Aug 7, 2017): >So, all of the networking stuff is managed by libtorrent, is that right. Yep.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#5881
No description provided.