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

AES #13

Open
sfromm-plm opened this issue Apr 21, 2017 · 1 comment
Open

AES #13

sfromm-plm opened this issue Apr 21, 2017 · 1 comment

Comments

@sfromm-plm
Copy link

This code, as it's written here, doesn't use AES "out of the box," does it?

As far as I can tell, to get AES, one would need to

  • have an AES library available
  • define HAVE_AES in the C code
@mrroot5
Copy link

mrroot5 commented Jun 5, 2018

I use this snippet for AES encryption. Hope it helps:
https://gist.github.com/swinton/8409454

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