bonk-dev / HarpoS7

HarpoS7 is a C# library for authenticating sessions in the S7 Comm Plus protocol, supporting both legacy challenge (TIA Portal V16 and older) and TLS authentication (TIA Portal V17 and newer).
MIT License
10 stars 1 forks source link

Basic legitimation support #2

Closed bonk-dev closed 6 months ago

bonk-dev commented 6 months ago

Adds some basic functionality to handle legitimation (password auth).

Requires testing and TLS support.