Skip to content

andpantic/crypto-socket-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-socket-auth

Educational implementation of two systems with Java Sockets - symmetric and asymmetric - to simulate usage of cryptography in authentication with mock users in a client-server based system.

The perfomance of each system is then collected in .csv files (encryption, decryption, and full authentication times). They are later analyzed with performance_analysis.py to measure and compare the speed of each operation in both systems.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors