This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
conquest
Watch
1
Star
0
Fork
0
You've already forked conquest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b6c720cccadcbc6495a168aba067c3cd5c0f0d92
conquest
/
src
/
common
History
Jakob Friedl
b6c720ccca
Implemented ECDH key exchange using ed25519 to share a symmetric AES key without transmitting it over the network.
2025-07-24 15:31:46 +02:00
..
crypto.nim
Implemented ECDH key exchange using ed25519 to share a symmetric AES key without transmitting it over the network.
2025-07-24 15:31:46 +02:00
serialize.nim
Implemented AES256-GCM encryption of all network packets. Requires some more refactoring to remove redundant code and make it cleaner.
2025-07-23 13:47:37 +02:00
types.nim
Implemented ECDH key exchange using ed25519 to share a symmetric AES key without transmitting it over the network.
2025-07-24 15:31:46 +02:00
utils.nim
Implemented ECDH key exchange using ed25519 to share a symmetric AES key without transmitting it over the network.
2025-07-24 15:31:46 +02:00