Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement encryption #42

Open
scott2b opened this issue Nov 13, 2017 · 0 comments
Open

implement encryption #42

scott2b opened this issue Nov 13, 2017 · 0 comments
Assignees

Comments

@scott2b
Copy link
Member

scott2b commented Nov 13, 2017

There are encryption examples in the RadioHead codebase: examples/rf95/rf95_encrypted_server and rf95_encrypted_client

This appears to work by passing the original driver with a key into an RHEncryptedDriver. Provided this driver is directly compatible with RHMesh, it should be a simple swap out

We probably want to do something that is configuration based: If the config file provides an encryption key, then use the encrypted driver. Otherwise use the normal driver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants