Network-Authentication

May 29, 2024 ยท View on GitHub

An Authentication library for FishNet networking solution.

Uses a custom implementation of the Diffie-Hellman protocol for secure key-exchange between server-client, 2048-bit primes for the asymetric keys and shared secret and symmetric Aes 256-bit encryption to encrypt login informarion between client-server.

Compatible with Unity 2020 and above.