Skip to content

Moteele/TESLA-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TESLA-protocol

Testing implementation of TESLA protocol based on OpenSSL 1.1.1. It's functionality is not yet fully implemented.

compile and run the demo with

g++ -std=c++17 -Wall -Wextra -g test.cpp -lssl -lcrypto -o demo; ./demo  

About

Testing implementation of TESLA protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages