Update aes.h
This commit is contained in:
2
aes.h
2
aes.h
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user