Gabriel Tofvesson 84baedc319 Added cipher block chaining algorithms to prevent information leaking from ciphertexts
- CBC's accept any block-cipher implementation
Fixed AES implementation
Made Rijndael128 extend a generic block-cipher class
2018-02-23 16:43:00 +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%