This project consists of 3 parts.
Part1: Simple chat implementation in C language, using sockets.
Part2: Enriching simple chat by adding en/de-cryption features using opensourse cryptographic device.
Part3: Implementing a paravirtualized crypto-device to be used by the chat application. This device is being developed according to the VirtIo protocol
The whole project is an assigment for the Operating Systems Laboratory course summer 2015 at NTUA ECE.
Chris Mark < [email protected] >
Nikolaos Papadis < [email protected] >