Skip to content

Automatically exported from code.google.com/p/secure-p2p-polimi-distsys

Notifications You must be signed in to change notification settings

ErosLever/secure-p2p-polimi-distsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 

Repository files navigation

secure-p2p-polimi-distsys

Automatically exported from code.google.com/p/secure-p2p-polimi-distsys

Secure Peer to Peer File Sharing - Distributed Systems Course Project

This project is the result of an assignment for the 2012 edition of the Distributed Systems course at Politecnico di Milano. For this project we were required to produce a working P2P architecture which allows clients to exchange files in an authenticated and confidential way that also guarantees integrity. It is a two-level architecture with simple nodes and super nodes, entirely written in pure Java with a Swing interface, intentionally (as requested) without using any third party library nor pre-built included libraries like SSL (so using java.security & javax.crypto packages).

About

Automatically exported from code.google.com/p/secure-p2p-polimi-distsys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages