Gabriel Tofvesson 48673e37da Added lots of comments (with just a pinch of personality added to them)
Added more helper methods (they just never stop, do they?)
Moved some stuff around because I want my chaos to be sorted
Actually made the server and clients interactive in the way they're supposed to be
Added CBC to NetClient to prevent ciphertexts from leaking info to malicious third parties
Removed the old (built in) AES implementation in favour of my own
Added a static salt to the AES implementation to heavily discrourage rainbowtables
2018-02-24 01:48:13 +01:00
2018-02-20 08:05:11 +01:00
2018-02-20 08:05:11 +01:00
2018-02-21 22:44:30 +01:00

ServerProject

A school project that incorporates RSA and AES into a server-client system

Description
A school project that incorporates RSA and AES into a server-client system
Readme 97 KiB
Languages
C# 100%