Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 676 Bytes

File metadata and controls

15 lines (9 loc) · 676 Bytes

About

A reference implementation of Secure SCADA Protocol for the 21st century (SSP21) in C++.

Tests Status
CircleCI CircleCI

Documentation can be found via the project homepage.

Developing

Code formatting is provided by clang-format. All commits should be formatted using the formatter. On Windows, install LLVM to install the formatter.