Commit 89130733 authored by kokke's avatar kokke
Browse files

Update aes.h

parent 38b0f113
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
// The #ifndef-guard allows it to be configured before #include'ing or at compile time. // The #ifndef-guard allows it to be configured before #include'ing or at compile time.
#ifndef CBC #ifndef CBC
#define CBC 1 #define CBC 0
#endif #endif
#ifndef ECB #ifndef ECB
......
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