GabrielTofvesson 98a6557000 Fixed some issues with asynchronous code
Updated some old code to use new methods
ECDH implementation now uses BitWriter/BitReader to serialize/deserialize
Added error handling to NetClient for predictable cases of error
Fixed regular SHA1 implementation
Partially remade optimized SHA1 implementation as a hybrid implementation between minimum allocation and minimum processor overhead
Fixed how Databse manages serialization/deserialization of Users
Updated Output class to support any type
Output now supports overwritable lines
Added OutputFormatter to simplify creating-column output
Sessions keys are no longer invalidated when client-server connection is closed
Added command system to server for easier administration
2018-04-26 23:51:41 +02:00
2018-03-31 00:57:10 +02:00
2018-04-26 00:24:58 +02:00
2018-04-26 00:24:58 +02:00
2018-04-26 00:24:58 +02:00
2018-04-26 00:24:58 +02:00
2018-03-31 00:41:19 +02:00
2018-03-31 00:41:19 +02:00

BankProject

My final highschool programming project

Description
My final highschool programming project
Readme 5.1 MiB
First release Latest
2018-05-16 18:26:39 +00:00
Languages
C# 100%