C# (CSharp) Universal.Torrent.Client.Encryption Namespace

Nested Namespaces

Universal.Torrent.Client.Encryption.BigInteger
Universal.Torrent.Client.Encryption.IEncryption

Classes

Name Description
EncryptedSocket The class that handles.Message Stream Encryption for a connection
EncryptionException
EncryptorFactory
EncryptorFactory.EncryptorAsyncResult
ModuloCalculator Class to facilitate the calculation of a^b mod p, where a and b are large integers and p is the predefined prime from message stream encryption.
PeerAEncryption Class to handle message stream encryption for initiating connections
PeerBEncryption Class to handle message stream encryption for receiving connections