Commit 67e844a5 authored by kokke's avatar kokke Committed by GitHub
Browse files

Update aes.h

parent 24c8ab55
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
#endif #endif
#define AES128 1 #define AES128 1
//#define AES192 1
//#define AES256 1
#if defined(ECB) && (ECB == 1) #if defined(ECB) && (ECB == 1)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment