SzczepanLeon/wmbus-drivers

Hardcoded izar decryption key

Opened this issue · 0 comments

Izar meter that have a custom encryption key do not work with current driver because the default 0xdfd109e8 key is hardcoded.
Changing the key to a custom one requires manually finding and updating the hardcoded key which is not optimal.

It would be much better to provide a way to specify this key with code.