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
b1216c08
Unverified
Commit
b1216c08
authored
Nov 10, 2017
by
kokke
Committed by
GitHub
Nov 10, 2017
Browse files
Update README.md
parent
84468b29
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b1216c08
...
...
@@ -37,7 +37,7 @@ GCC size output when only ECB mode is compiled for ARM (using 128 bit block size
$ arm-none-eabi-gcc -mthumb -Os -c aes.c -DCBC=0
$ size aes.o
text data bss dec hex filename
1
551
0
184
1
735
6
c7
aes.o
1
499
0
184
1
683
6
93
aes.o
...
...
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