A reference implementation of Secure SCADA Protocol for the 21st century (SSP21) in C++.
Tests | Status |
---|---|
CircleCI |
Documentation can be found via the project homepage.
Code formatting is provided by clang-format
. All commits should be formatted using the formatter. On Windows,
install LLVM to install the formatter.