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
592d2c5b
Commit
592d2c5b
authored
May 29, 2014
by
kokke
Browse files
Update README
parent
85ce5cc0
Changes
1
Show whitespace changes
Inline
Side-by-side
README
View file @
592d2c5b
This is a small portable (and slow) implementation of AES128 in C.
The module uses less than 250 bytes of RAM and ~1.5K ROM.
AES128 ECB is symmetric, so you use the same function for encrypting and decrypting.
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