Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Tiny AES C
Commits
89130733
Commit
89130733
authored
Dec 15, 2014
by
kokke
Browse files
Update aes.h
parent
38b0f113
Changes
1
Hide whitespace changes
Inline
Side-by-side
aes.h
View file @
89130733
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment