Skip to content

Linux chat over tcp/ip & Paravirtualized cryptographic device

Notifications You must be signed in to change notification settings

ChrsMark/cryptoChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux Chat over tcp/ip

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 < chrs.markx86@gmail.com >
Nikolaos Papadis < nikpapadis@gmail.com >

About

Linux chat over tcp/ip & Paravirtualized cryptographic device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published