This website requires JavaScript.
Explore
Help
Sign In
davejansen
/
lidgren-network-gen3
Watch
1
Star
0
Fork
0
You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced
2026-05-06 02:11:06 +09:00
Code
Issues
Releases
Activity
Files
98fb5b2df330de9dd2c5e22eec2de16eca28748c
lidgren-network-gen3
/
Lidgren.Network
/
Encryption
History
Andrés Leone
208f129e3f
Unity Support. Just compile with __CONSTRAINED__ and UNITY keyworkds and add a reference to UnityEngine.dll
2015-12-13 03:42:39 +01:00
..
NetAESEncryption.cs
Unity Support. Just compile with __CONSTRAINED__ and UNITY keyworkds and add a reference to UnityEngine.dll
2015-12-13 03:42:39 +01:00
NetBlockEncryptionBase.cs
Encryption fixed
2014-10-10 07:35:17 +00:00
NetCryptoProviderBase.cs
Fix for overallocation
2015-05-06 08:31:32 +02:00
NetCryptoProviderEncryption.cs
First iteration improved multiplatform support
2015-03-24 13:26:55 +01:00
NetDESEncryption.cs
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
2014-10-10 15:25:54 +00:00
NetEncryption.cs
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
2014-10-10 15:25:54 +00:00
NetRC2Encryption.cs
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
2014-10-10 15:25:54 +00:00
NetTripleDESEncryption.cs
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
2014-10-10 15:25:54 +00:00
NetXorEncryption.cs
Added NetConnection.CanSendImmediately() to determine if the sliding window is full
2014-10-10 15:25:54 +00:00
NetXteaEncryption.cs
First iteration improved multiplatform support
2015-03-24 13:26:55 +01:00