Skip to content

A DTLS server application based on Scandium/Californium which is adapted from the example on Scandium's website but has a few more knobs.

License

Notifications You must be signed in to change notification settings

pfg666/scandium-dtls-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scandium-dtls-server

A DTLS server test program based on Scandium/Californium which is adapted from the example given in their repository but has a few more knobs that one can toy with.

This program was used to test the Scandium DTLS server implementations as part of the state fuzzing work published in USENIX 20. As we extended the program for clients, we moved development to a new repository.

At the time of development, there were two versions of Scandium available, 1.x.y, and 2.x.y. The APIs differ slightly between the two, hence we wrote separate applications, one for each version. You can find these applications in the branches of this repo. The master is set to 2.x.y (since it is the most recent).

About

A DTLS server application based on Scandium/Californium which is adapted from the example on Scandium's website but has a few more knobs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages