Skip to content
This repository was archived by the owner on Jul 26, 2019. It is now read-only.

eburdon/OpenSSL-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSL-Practice

Assignment 4 of SENG360 (Security Engineering); Practicing secure TCP socket connections to retrieve a message


|---------------------+-------------------------------------------| | Filename | Description | |---------------------+-------------------------------------------| | client.crt | Client certificate | | clientKey.pem | Client key | | server | Server binary (elf) | | server.crt | server certificate (required by server) | | serverKey.pem | server key (required by server) | | students-hashes.txt | data file (required by server) | | Makefile | Makefile used to create server and client | |---------------------+-------------------------------------------|

About

Complete; Implement secure TCP socket connections to retrieve a message from server; Assignment 4 of SENG360 (Security Engineering);

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages