Implementation of SHA2 for LoRa

Implementation of SHA2 for LoRa

  • 3 tahun yang lalu
  • 4 People
  • Internet of Things (IoT) Security

Long Range (LoRa) is a Low Power Wide Area Network (LPWAN) technology used for transmission using radio wave spectrum with long range transmission and low power consumption. The transmitted data does not have security so the integrity is not guaranteed. The method that has been used for data integrity security is the SHA-256. From the resulting research, BLAKE2S algorithm successfully performs security implemented to ensure data security on LoRa. Data security is done by converting into message digest through hashing process. Data security with active attack testing using techniques Man In The Middle Attack was successfully performed.

Discuss With Us