5 Commits
Author SHA1 Message Date
Robert Gützkow ada829fa20 Fix the processing for constant salt
KNX IP Secure uses a constant salt, which require the use of `OPTS_TYPE_DEEP_COMP_KERNEL`. This commit adds the required options and adjusts the indexing of the esalt accordingly. The attempt at an optimized kernel has been removed as requested in the PR feedback. Additionally, minor formatting improvements have been made.
2021-04-12 09:48:38 +02:00
Robert Gützkow 6928b95693 Add missing new line test module 2021-04-11 14:41:16 +02:00
Robert Gützkow 364338a0c9 Merge remote-tracking branch 'origin/master' into knx-ip-secure 2021-04-11 14:36:54 +02:00
Robert Gützkow c7aaf07b41 Optimizations for m25900 2021-04-11 14:13:47 +02:00
Robert Gützkow 9a4a8d942e Plugin for KNX IP Secure's device authentication code 2021-04-03 19:07:06 +02:00