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

Arduino Zero #35

Open
el-samiyel opened this issue Sep 22, 2019 · 1 comment
Open

Arduino Zero #35

el-samiyel opened this issue Sep 22, 2019 · 1 comment

Comments

@el-samiyel
Copy link

Hi, excellent work.

How can i get this to work on the Arduino Zero?

I simply want to:

  • encrypt a string
    -Send string to another arduino zero
    -Decrypt the encrypted sting on the second arduino
@spaniakos
Copy link
Owner

hello there,

we need the appropriate flags and libraries for arduino zero,
if you take a look at the file :
AES_config.h
I have flags for arduino and linux type boards
based on the arduino zero library support and flags you can modify and when correct push an update to this repo , so everyone can enjoy the arduino zero build support.
I dont have an arduino zero and i cannot do it for you, but lets keep this thread open for QnA and help on how to finish the build for arduino zero!
first we need to know the error you are getting ;)

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