Semtech, in its commitment to enhance user experience and streamline content, has successfully integrated the LoRa Developer Portal content into Semtech.com. As a result of this consolidation effort, the LoRa® Developer Portal will be discontinued on May 1st. After this date, you will be automatically redirected to Semtech.com.
For any technical support related to LoRa, please feel free to reach out to our experts here. If you have sales inquiries, please contact us here.
Knowledge Base
HOME » KNOWLEDGE BASE » FORUM

encryption issue

LoRaWAN 1.1. standard says on Page 16 "For Join-Accept frame, the MIC field is encrypted with the payload and is not a separate field".

In other scenarios the message integrity code is a separate field, so the message is encrypted before the MIC is generated if I understood this correctly. It is considered to be more secure to use Encrypt-then-MAC.

Do you have an idea why MAC-then-encrypt is used for this message type?