Skip to content

dewoodruff/RFM69_SessionKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFM69 Library extension to implement transmission session keys to prevent replay attacks.

Based off of Felix Rusu's RFM69 library: https://github.com/LowPowerLab/RFM69 Which was modified for extensibility by Thomas Studwell: https://github.com/TomWS1/RFM69/tree/virtualized

Thomas' modification must be included with this library.

Session management is enabled transparent to the sketch by running radio.useSessionKey(1) during setup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages