Skip to content

Zerox-1337/Object-Security-UDP-For-IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-Security-UDP-For-IoT

Instructions

Our project was made using the cryptography library in python.

  1. Make sure the python cryptography library is up to date.

Type in terminal: pip install cryptography --upgrade

  1. Make sure sure you save the server.key and the client.key in a folder called certs in the same directory you run the code in.

  2. Save and keep the dh.py in the same directory as all the other python scripts.

  3. Run server.py

  4. Run cache.py

  5. Run client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages