Skip to content

A secure certificateless group key distribution protocol for drones in Python

Notifications You must be signed in to change notification settings

sjaks/COMP.SEC.220-AINQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP.SEC.220-AINQ

A secure certificateless group key distribution protocol for drones in Python

Implemented for Tampere University course Helping Alice and Bob to share secrets based on the paper https://eprint.iacr.org/2021/1372.pdf.

Instructions for running

pip install hashlib
python3 main.py

Change the values of EDGE_DRONE_NRO and ADDITIONAL_DRONE_NRO in main.py to change the number of edge drones.

Demo screencast

https://youtu.be/7tNOnBbzRNA

About

A secure certificateless group key distribution protocol for drones in Python

Topics

Resources

Stars

Watchers

Forks

Languages