https://github.com/avamander/rf24signing
A transparent signing library for RF24Mesh
https://github.com/avamander/rf24signing
arduino arduino-library c nrf24l01 rf24 signing
Last synced: about 1 year ago
JSON representation
A transparent signing library for RF24Mesh
- Host: GitHub
- URL: https://github.com/avamander/rf24signing
- Owner: Avamander
- License: gpl-3.0
- Created: 2017-01-22T20:02:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T15:36:44.000Z (about 7 years ago)
- Last Synced: 2025-04-30T22:15:21.217Z (about 1 year ago)
- Topics: arduino, arduino-library, c, nrf24l01, rf24, signing
- Language: C++
- Homepage: https://avamander.github.io/RF24Signing/html/index.html
- Size: 191 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RF24Signing
A proof-of-concept transparent signing library for RF24Mesh. Requires modified version of [RF24Network](https://github.com/Avamander/RF24Network) to function and [ATSHA204](https://github.com/Cathedrow/Cryptosuite) library that provides the necessary cryptographic functions.