@inproceedings{11160,
  abstract     = {{The current static risk assessment processes and concepts do not match the increasing requirements with regard to flexibility within the industrial automation domain. The amount of manual tasks and needed efforts for risk assessments are too high in order to adequately cover the rising rate of system reconfigurations. Analysing the typical risk assessment processes from the IEC 62443 will show resource constraints with regard to time, bottlenecks, and the main cost drivers. If the most rewarding process steps can be identified and automated, the overall performance of risk assessments can be enhanced to keep up with the demanded flexibility.}},
  author       = {{Ehrlich, Marco and Lukas, Georg and Trsek, Henning and Jasperneite, Jürgen and Diedrich, Christian}},
  booktitle    = {{Workshop on Factory Communication Systems (WFCS)}},
  isbn         = {{978-1-6654-1087-8}},
  location     = {{Pavia, Italy }},
  publisher    = {{IEEE}},
  title        = {{{Investigation of Resource Constraints for the Automation of Industrial Security Risk Assessments}}},
  doi          = {{10.1109/WFCS53837.2022.9779174}},
  year         = {{2022}},
}

@misc{12793,
  abstract     = {{Securing factory communication to protect corporate data is an important concern in the context of the Industrial Internet of Things (IIoT). Various cryptographic protocols can be used to establish secure communication channels. One of these protocols is the Transport Layer Security 1.3 (TLS 1.3) protocol. A key component of the TLS handshake protocol is the Elliptic Curve Diffie-Hellman Key Exchange (ECDHKE), a public key cryptosystem used to exchange keys over insecure channels which can be based on a number of standardized elliptic curves. A special form of elliptic curves are Montgomery curves which are advantageous compared to more traditional Weierstrass curves due to their fast arithmetic. This is especially important when the ECDHKE is performed on embedded devices and in time-critical situations. In this work, the performance of ECDHKE implementations using standardized Montgomery curves Curve25519 and Curve448 included in the wolfSSL library are evaluated on an embedded 32-bit STM32L476RG Nucleo development board designed by STMicroelectronics. The benchmark results show that using Curve25519 with around 220ms for the key pair generation and the key agreement respectively is approximately 75% faster than using Curve448 with around 900ms for each of the algorithms, which can be attributed to their differing security levels. These results suggest that the algorithms might not be fast enough for time critical situations.}},
  author       = {{Gebauer, Lisa Helene and Trsek, Henning and Heiss, Stefan}},
  booktitle    = {{2022 IEEE 18th International Conference on Factory Communication Systems (WFCS)}},
  isbn         = {{978-1-6654-1087-8}},
  keywords     = {{secure, factory communication, elliptic curves, ECDHKE, performance, embedded}},
  location     = {{Pavia, ITALY}},
  pages        = {{207--210}},
  publisher    = {{IEEE}},
  title        = {{{Secure Communication in Factories - Benchmarking Elliptic Curve Diffie-Hellman Key Exchange Implementations on an Embedded System}}},
  doi          = {{10.1109/wfcs53837.2022.9779189}},
  year         = {{2022}},
}

