Maksymilian Augustyn edited section_Security_Reliability_and_Cost__.tex  almost 8 years ago

Commit id: c4a3fd82babd87df0923cb8d2a5a04dd2e4283e5

deletions | additions      

       

\textbf{Zigbee} was designed with security in mind and relies on symmetric-key encryption using 128-bit AES. However, key management is prone to implementation errors and in special circumstances cryptographic key can be sent unencrypted (Cognosec, 2015).   \textbf{LoRa} also relies on 128-bit AES scheme, at the time of writing there are no known vulnerabilities except key mismanagement and device tampering.   \textbf{Bluetooth LE} relies on spread-spectrum security, however it is trivial to recover follow frequency hops rendering BLE insecure (Ryan, 2013).  \textbf{6LoWPAN} employs dual strategy - 128-bit AES in the link layer and well know known  TLS from RFC 5246.