AES Encryption across RF
hello guys, i'm trying send encrypted packet of integers across 2 arduino units using nrf24l01+ rf antennas. i'm using library(http://spaniakos.github.io/aes/index.html) encryption , library(https://tmrh20.github.io/rf24network/) rf network. how structure packet , handle encryption , decryption processes send on packet encrypted @ 1 arduino , decrypted on other? i'm having trouble listing correct variables on each arduino , calling functions accordingly. end goal send on packet id byte , room 3 int variables sending on 1 number or word fine because i'm having little trouble understanding set-up. have arduino sketches i've been working on can post pretty rough because of lac of understanding.
thank help!
thank help!
the radio doesn't know data sending.
first make sure can reliably send , receive clear text data packets.
then, replace clear text data encrypted versions.
first make sure can reliably send , receive clear text data packets.
then, replace clear text data encrypted versions.
Arduino Forum > Topics > Home Automation and Networked Objects > AES Encryption across RF
arduino
Comments
Post a Comment