Roba1993 / rzw

Rusty Z-Wave - A native Z-Wave library in Rust
MIT License
38 stars 12 forks source link

[FeatureRequest] Support for security #11

Open rushidesai opened 4 years ago

rushidesai commented 4 years ago

OpenZWave supports it.

Roba1993 commented 4 years ago

Do you have any specific use-case which should be supported?

rushidesai commented 4 years ago

I meant adding the AES128 based security to this library so that it can be used on a ZWave network with secure nodes. See https://github.com/OpenZWave/open-zwave/blob/0f5ab765e68ecb017e780e78b11061ce7c12b7a3/cpp/src/Driver.cpp#L1853.